<!-- Authored by: Aquila(T.E) 2004/05/06/07 -->  
<!-- As the filename implies, its a Cascading Style Sheet-->

-----------------------------------------------------------------------------------------------------------
<!--General - All Webpages-->
body {bgcolor="black" link="black" vlink="black" alink="black"}   

H1 {color: white; font-size: 100%}

p.links {color: white; font-style: normal}
a:link {color: white; font-style: normal; text-decoration: none}
a:visited {color: white; font-style: normal; text-decoration: none}
a:active {color: white; font-style: normal; text-decoration: underline} 

p.mTitle {color: white; font-size: 120%}
p.textcontent {font: "verdana"; color: white}
p.textlink {font-size: 80%; color: white; font-weight: 900; font-family: "times new roman"}
p.textlink2 {font-size: 90%; color: #666666; font-family: "times new roman"}
p.textlink3 {font-size: 80%; color: white; font-weight: 900; font-family: "times new roman"; line-height: 180%}

p.label {color: white; font-family: "times new roman"; font-weight: bolder; font-size: 90%}
p.sample1 {color: white; font-family: "times new roman"; font-weight: 900; font-size: 100%; color: #999999}
p.footer1 {color: white; font-family: "arial"; font-size: 60% ; font-weight: 100}
p.footer2 {color: black; font-family: "arial"; font-size: 10% ; font-weight: 100}


-----------------------------------------------------------------------------------------------------------
<!--All Projects-->
p.sample1 {color: white; font-family: "arial"; font-weight: 900; font-size: 80%; color: #999999}
p.sample2 {color: white; font-family: "times new roman"; font-size: 100%}
p.textcontent {font: "verdana"; color: white}	


-----------------------------------------------------------------------------------------------------------


























