/* CSS Document */

a:link{color:#003399;text-decoration:none}
a:visited{color:#336699;text-decoration:none}
a:hover{color:#660000;text-decoration:underline}

table
{ 
font-family: Verdana, sans-serif;
font-size: 12px;
line-height: 1.2;
color:#333333;
}

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;
line-height:7px;
}

.copy {
font-size:9px;
color:#000000;
font-weight:300;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
line-height:5px;
}

.black {
color:#000000;
}

.list {
font-family: Verdana, sans-serif;
font-size: 7pt;
line-height: 1.2;
color:#333333;
}
