.title {color:#336699; font-family:Georgia,Times New Roman, Times, Serif; font-size:15px; font-weight:bold;}
.text {color:#333333; font-family:Tahoma,Verdana,Arial,Sans Serif; font-size:13px;}
.smalltext {
    color:#333333;
    font-family:Tahoma,Verdana,Arial,Sans Serif;
    font-size:11px;
}
.form {font-family:Tahoma,Verdana,Arial,Sans Serif; font-size:13px; border:2px solid #666677; padding-left:5px; padding-right:5px;}

A.button {color:#EEEEEE; background-color:#336699; font-family:Tahoma,Verdana,Arial,Sans Serif; font-size:11px; font-weight:bold; text-decoration:none; border:2px solid #5588BB; padding-top:2px; width:70px; height:22px; text-align:center;}
A.button:hover {color:#FFFFFF; background-color:#5588BB;}

A.smallbutton {color:#336699; font-family:Tahoma,Verdana,Arial,Sans Serif; font-size:11px;}
A.smallbutton:hover {color:#5588BB;}

A.black {color:#333333; font-family:Tahoma,Verdana,Arial,Sans Serif; font-size:11px; text-decoration:none;}
A.black:hover {color:#333399; text-decoration:underline;}
A.red {color:#993333; font-family:Tahoma,Verdana,Arial,Sans Serif; font-size:11px; text-decoration:none;}
A.red:hover {color:#CC0000;}
A.green {color:#339933; font-family:Tahoma,Verdana,Arial,Sans Serif; font-size:11px; text-decoration:none;}
A.green:hover {color:#00CC00;}

.subsection {background-color:#FFFFFF; color:#993333; font-family:Georgia,Times New Roman,Times,Serif; font-size:17px;}

.smallform {color:#333333; font-family:Tahoma,Verdana,Arial,Sans Serif; font-size:11px; border:1px solid #666677; padding-left:5px; padding-right:5px;}

.report_section {color:#993333; font-family:Tahoma,Verdana,Arial,Sans Serif; font-size:14px; font-weight:bold; margin-top:30px; margin-bottom:7px;}
.report_title {color:#333399; font-family:Tahoma,Verdana,Arial,Sans Serif; font-size:13px; font-weight:bold; margin-top:30px; margin-bottom:7px;}
.report_text {color:#333333; font-family:Tahoma,Verdana,Arial,Sans Serif; font-size:13px;margin-bottom:7px;margin-left:10px;}
.report_smalltext {color:#333333; font-family:Tahoma,Verdana,Arial,Sans Serif; font-size:11px;margin-bottom:5px;}

.auth_q {color:#336699; font-family:Verdana,Arial,Sans Serif; font-size:11px; font-weight:bold; padding-bottom:5px;}

.whiteLink {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	color: #fff;
    text-decoration: none;
}