/* CSS Document */

h1 {
	font-size:12px;
	color:#000000
}
h2 {
font-size:9px;
color:#CCCCCC;
font-weight:300;
font-family:Verdana, Arial, Helvetica, sans-serif
}


a:link{color:#996600;text-decoration:none}
a:hover{color:#cc99600;text-decoration:underline}
a:visited{color:#996600;text-decoration:none}

.black {
color:#000000;
}

table
{ 
font-family: Verdana, sans-serif;
font-size: 10pt;
line-height: 1.5;
color:#333333;
}

.list {
line-height: 2;
font-size: 7pt;
line-height: 1.5;
color:#cccccc;
}

/* Title tags, bottom practice areas links, css */
/* <link REL="StyleSheet" TYPE="text/css" HREF="style.css"> */
