p.body{font-family: Georgia; font-size:12px}
p.indent{font-family: Georgia; font-size:12px; padding-left: 30px}
p.caption{font-family: Arial; font-size:11px}

td {font-family: Georgia; font-size:12px}
ul {font-family: Georgia; font-size:12px}
li {font-family: Georgia; font-size:12px}
h1 {font-family: Georgia; font-size:22px; font-weight:900; color:#000000;}
h2 {font-family: Georgia; font-size:20px; font-weight:900; color:#000000;}
h3 {font-family: Georgia; font-size:14px; font-weight:900; color:#000000;}
h4 {font-family: Georgia; font-size:14px; font-weight:900; font-style:italic; text-decoration: none; color:#000000;}

a:link {font-family: Georgia; font-size:12px; text-decoration:none;}
a:visited {font-family: Georgia; font-size:12px; text-decoration:none;}
a:hover {font-family: Georgia; font-size:12px; text-decoration:none; color:#983209;}
a:active {font-family: Georgia; font-size:12px; text-decoration:none;}

p.footer{
	font-family: Georgia; 
	font-size:13px; 
	color:#FFFFFF;
	letter-spacing: 0px;
}
a.footer:link {font-family: Georgia; font-size:13px; text-decoration:none; color:#FFFFFF;}
a.footer:visited {font-family: Georgia; font-size:13px; text-decoration:none; color:#FFFFFF;}
a.footer:hover {font-family: Georgia; font-size:13px; text-decoration:none; color:#EB810F;}
a.footer:active {font-family: Georgia; font-size:13px; text-decoration:none; color:#FFFFFF;}

p.header{
	font-family: Georgia; 
	font-size:13px; 
	color:#FFFFFF;
	letter-spacing: 0px;
}
a.header:link {font-family: Georgia; font-size:13px; text-decoration:none; color:#FFFFFF;}
a.header:visited {font-family: Georgia; font-size:13px; text-decoration:none; color:#FFFFFF;}
a.header:hover {font-family: Georgia; font-size:13px; text-decoration:none; color:#EB810F;}
a.header:active {font-family: Georgia; font-size:13px; text-decoration:none; color:#FFFFFF;}

#rightnav {
	float: right;
	width: 140px;
	margin:0 10px 0 0;
	background: #fff;
}

#rightnav ul {
	list-style:none;
	width: 140px;
	display: block;
	margin-right: 0;
	margin-left: 0;
	margin-top: 20px;
	padding: 0;
	
}

#rightnav li {
	font-family: Georgia;
	font-size: 100%;
	display: block;
	border-bottom: 1px solid #578FFF;
	line-height: 190%;
	padding: 3px;
	margin:0;
	letter-spacing: 0px;
}

#rightnav a:link {color: #578FFF; font-weight: normal; text-decoration: none;}
#rightnav a:visited {color: #578FFF; font-weight: normal; text-decoration: none;}
#rightnav a:hover {color: #983209; font-weight: normal; text-decoration: underline;}
#rightnav a:active {color: #578FFF; font-weight: normal; text-decoration: none;}

#content {
	position: relative;
	width: 500px;
	border: 0;
	background: transparent;
		
}
