a:link {color: blue}
a:visited {color: blue}
a:visited:hover {color: red}

H1  {
	font-size : 18pt;
	font-family : "Trebuchet MS";
	font-style : normal;
	color : #990000;
	line-height: 35px;

}
.smalltext {font-size: 8pt}
td {
	font-family: Trebuchet MS;
	font-size: 80%;
	color: #000000;


}
.bigtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.redtext {
	color: #ED4815;
}
.graytxt {
	color: #666666;
}
.text {
	line-height: 18px;
}
.greentxt {color: #009900}
a.greentxt:link {color: #009900}
a.greentxt:visited {color: #009900}
a.greentxt:hover {color: blue}

.bluestatic {color: blue}
a.bluestatic:link {color: blue}
a.bluestatic:visited {color: blue}

.texthighlight {
	background-color: #FFFF33;
}
.invis {color: black; text-decoration: none}
a.invis:link {color: black; text-decoration: none}
a.invis:visited {color: black; text-decoration: none}

.redinvis {color: #ED4815; text-decoration: none}
a.redinvis:link {color: #ED4815; text-decoration: none}
a.redinvis:visited {color: #ED4815; text-decoration: none}

.whiteBoldMed {color: #ffffff; font-weight: bold}
a.whiteBoldMed:link {color: #ffffff; text-decoration: underline}
a.whiteBoldMed:hover {color: #FFCC00}
a.whiteBoldMed:visited {color: #ffffff}
a.whiteBoldMed:visited:hover {color: #FFCC00}


ul {
	line-height: 18px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/images/bg_diag.jpg);
	background-repeat: repeat-x;

}
.mediumFont {
	font-size: 15px;
}
.mediumBold {
	font-size: 14px;
	font-weight: bold;

}
.blackbox {
	border: 1px solid #000000;
	background-color: #CCCCCC;

}
h2 {
	font-size: 16px;
	font-weight: normal;
	font-family: "Trebuchet MS";


}
.medBold {
	font-size: 14px;
	font-weight: bold;
}
.highlight {
	background-color: #FFFF33;
}
.red {
	color: #CC3300;
}

