/* CSS Document */

h1 {
	font-size:12px;
	color:#000000
}

h2 {
font-size:9px;
color:#CCCCCC;
font-weight:300;
}

h3 {
font-size:9px;
color:#000000;
font-weight:300;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
}

.copy {
font-size:9px;
color:#000000;
font-weight:300;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
}

a:link{color:#003399;text-decoration:none}
a:visited{color:#336699;text-decoration:none}
a:hover{color:#660000;text-decoration:underline}


.black {
color:#000000;
}

table
{ 
font-family: Verdana, sans-serif;
font-size: 8pt;
line-height: 1.2;
color:#333333;
}

.list {
font-family: Verdana, sans-serif;
font-size: 7pt;
line-height: 1.2;
color:#333333;
}

body {
	background-color: #000000;
}

/* Title tags, bottom practice areas links, css */
/* <link  REL="StyleSheet" TYPE="text/css" HREF="style.css"> */