<!-- General Body Settings -->
body {
	font-family : Verdana, helvetica, sans-serif;
	font-size : 10pt;
	}

<!-- General Table Settings -->	
table {
	font-family : Verdana, helvetica, sans-serif;
	font-size : 10pt;
	}
	
td {
	font-family : Verdana, helvetica, sans-serif;
	font-size : 10pt;
	}

<!-- Header/Bold/Italic Tag Settings -->
header 
{
	font-family: Verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 6;
}

strong.titlemed { color : a5d5de;
	font-family : Verdana, helvetica, sans-serif;
	font-size : 14pt;
}

strong.titledark { color : 4aaabd; 
	font-family : Verdana, helvetica, sans-serif;
	font-size : 18pt;
}

b.titlemed { color : a5d5de;
	font-family : Verdana, helvetica, sans-serif;
	font-size : 14pt;
}

b.titledark { color : 4aaabd; 
	font-family : Verdana, helvetica, sans-serif;
	font-size : 18pt;
}

b.black {color : 000000}
b.white {color : FFFFFF}
b.darkred{color : 831c10}
b.mediumred{color : c62818}
b.lightred{color : eb6a5c}
b.glamourred{color: CB2027}
b.darkest {color : 2f7382}
b.dark {color : 4aaabd}
b.medium {color : a5d5de}
b.light {color : defff3}
b {color : 2f7382}
h1 {color : 2f7382}
h2 {color : 2f7382}
h3 {color : 2f7382}
h4 {color : 2f7382}
h5 {color : 2f7382}
i {color : 2f7382}
	
<!-- Stylefile -->
<!-- Site Navigation -->

.sitenav     { background-image: url('images/bg_leftMenu_style.gif'); background-color: #a5d5de }

<!-- Ad Space -->
.background_ad {
	background-color : #0066CC;
}

<!-- Dark Background -->
.background_dark {
	background-color : #4aaabd;
}

<!-- Medium Background -->
.background_med {
	background-color :#a5d5de;
}

<!-- Light Background -->
.background_light {
	background-color : #DEEFF3;
}
<!--#defff3-->

P  {
	font-family : Verdana, helvetica, sans-serif;
	font-size : 10pt;
}

ul {
	font-family : Verdana, helvetica, sans-serif;
	font-size : 10pt;
}

ol {
	font-family : Verdana, helvetica, sans-serif;
	font-size : 10pt;
}

<!-- Standard -->
A:link  {
	color : 000000;
	font-family : Verdana, helvetica, sans-serif;
	font-size : 10pt;
}

A:active  {
	color : 000000;
	font-family : Verdana, helvetica, sans-serif;
	font-size : 10pt;
}

A:visited  {
	color : 000000;
	font-family : Verdana, helvetica, sans-serif;
	font-size : 10pt;
}

A:hover {
    color : FF0000;
	font-family : Verdana, helvetica, sans-serif;
	font-size : 10pt;
}




<!-- Archive -->
A.archive:link  {
	color : 2f7382;
	text-decoration : none;
	font-family : Verdana, helvetica, sans-serif;
	font-size : 8pt;
}

A.archive:active  {
	color : 2f7382;
	text-decoration : underline;
	font-family : Verdana, helvetica, sans-serif;
	font-size : 8pt;
}

A.archive:visited  {
	color : 2f7382;
	text-decoration : none;
	font-family : Verdana, helvetica, sans-serif;
	font-size : 8pt;
}

A.archive:hover {
    color : 000000;
    text-decoration : none;
	font-family : Verdana, helvetica, sans-serif;
	font-size : 8pt;
}.header {
	font-family: Verdana, helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: 4aaabd;
}
.subheader {
	font-family: Verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.teenLink {
	font-family: Verdana, helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: underline;
}
