A:link { color:#3366CC}			/* unvisited link */			
A:visited { color:#3366CC}		/* visited links */	
A:hover {color: #3366CC}
A:active {
	color:#3366CC;
	font-weight: bold;
} 		/* active links */

A.contactlink:link { color:white}
A.contactlink:visited { color:white}
A.contactlink:hover {color: #ffcc00}
A.contactlink:active { color:white}

p.justify {font-size:12pt; font-weight:normal; font-family:Comic Sans MS; color:black; text-align:justify}

body {background:white}

Set Scrollbar Colors 
BODY {
	SCROLLBAR-ARROW-COLOR: white; 
	SCROLLBAR-TRACK-COLOR: white; 
	SCROLLBAR-BASE-COLOR: #3366CC;
	}

Set Color for H1 Strong which is used in the top title of each page 
H1 strong {font-size:20pt; font-weight:bold; font-family:Arial; color: 3366CC }

span.maintitle {font-size:10pt; font-weight:bold; font-family:Comic Sans MS; color:black}

span.title {font-size:9pt; font-weight:bold; font-family:Comic Sans MS; color:black}

span.tabletitle {font-size:8pt; font-weight:bold; font-family:Comic Sans MS; color:white}

P.main {font-size:8pt; font-weight:normal; font-family:Comic Sans MS; color:Black}



P.mainbold {font-size:10pt; font-weight:bold; font-family:Comic Sans MS; color:black}

P.caps {font-size:10pt; font-weight:bold; font-family:Comic Sans MS; color:white}

span.products {font-size:8pt; font-weight:bold; font-family:Comic Sans MS; color:black}

span.layertext {font-size:8pt; font-weight:bold; font-family:Comic Sans MS; color:black; background:#E6EEF0}


span.table {font-size:8pt; font-weight:normal; font-family:Comic Sans MS; color:black}

span.tablecell {font-size:8pt; font-weight:normal; font-family:Comic Sans MS; color:black}

span.tablecellbold {font-size:8pt; font-weight:bold; font-family:Comic Sans MS; color:black}

span.tablecellwhite {font-size:8pt; font-weight:normal; font-family:Comic Sans MS; color:white}

Copyright Formatting 
span.copyright {font-size:7pt; font-weight:normal; font-family:"Arial"; color:black}

span.bodytext {font-size:8pt; font-weight:normal; font-family:Comic Sans MS; color:black}

span.productslink {font-size:8pt; font-weight:bold; font-family:Comic Sans MS}

span.key {font-size:10pt; font-weight:bold; font-family:Comic Sans MS color:black}

Clock Formatting 
span.clock {font-size:8pt; font-weight:bold; font-family:Comic Sans MS; color:white}

IMG.intro {border: 3px solid #CC9900}
       
HR {color:black; height:1px; noshade}

img.right {float:right}
img.left {float:left}

div.products {font-size:8pt; font-weight:bold; font-family:Comic Sans MS; color:black; text-align:justify}

table {font-size:12pt; font-weight:normal; font-family:Comic Sans MS; color:black}

#borderlinks a{
padding-left: 4px;
display: block;
width: 260px;
color: black;
text-decoration: none;
border: 1px solid white;
}

#borderlinks a:hover{
border: 1px solid black;
background-color: lightyellow;
}

