/* CSS Document */

body {
    background:#CC9933;
	font-family:  Century Gothic, Helvetica, sans-serif;
	font-size: 14px;
    color: #000000; 
}
largertext {
	font-family:  Century Gothic, Helvetica, sans-serif;
	font-size: 24px;
}
td {
	font-family:  Century Gothic, Helvetica, sans-serif;
	font-size: 14px;
    color: #FFFFFF;
}

th {
	font-family:  Century Gothic, Helvetica, sans-serif;
	font-size: 14px;
    color: #FFFFFF;
}
h1 {
	font-size: 14px;color: #003399;
	letter-spacing: 2px;
	font-family: Century Gothic, sans-serif;
}
a
{
	text-decoration: none;
	color: #FFFFFF;
	font: Century Gothic, sans-serif;
	font-weight: bold;
	line-height: 150% }  
	
a:link { text decoration: none
line-height: 150%}
a:visited { text decoration: none
line-height: 150% } 
a:hover { color: #CC0000; font-weight: bold; text-decoration: underline
line-height: 150% }

tableborder {
	border-bottom: #003399 1px solid;
    border-left: #003399 1px solid;
	border-right: #003399 1px solid;
	border-top: #003399 1px solid;
}

bottomborder {
	border-top: #000000 1px dotted;
	border-bottom: #000000 1px dotted;
}

topborder {
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
}

leftborder {
	border-left: #0066ff 1px solid;
}
