/* css document */


body { 
	margin-left:0; 
	margin-right:0; 
	margin-top:0; 
	margin-bottom: 0;
	}

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	text-align:left;
	}

.boldtitles {
	color:#ffcc33;
	font-size:16px;
	font-weight:bold;
	
	}

.boxedtext {
	font-size:13px;
	line-height:14px;
	}

.footnote {
	font-size:10px;
	}

a:link {
	color:#ffcc33;
	text-decoration:underline;
	}

a:hover {
	color:#990033;
	text-decoration:none;
	}

a:visited {
	color:#ffffff;
	text-decoration:underline;
	}

h1, h2, h3, h4, h5 { color:#ffcc33; }

.bottomlinks { 
	font-size: 10px; 
	color:#ffffff;
	line-height:12px;
	 }
a.left:link {color:#FFcc33}
a.left:hover {color:#990033}
a.bottom:link {color:#ffcc33}
a.bottom:hover {color:#990033}
