body, div, p, blockquote, ol, ul, dl, li, dt, dd, td
{
    font-family: "arial", "helvetica", "san-serif";
    font-size: 12px;
    line-height: 16px;
}
td
{
    text-align: justify;
}
body
{
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 0%;
    color: #000000;
    font-size: 12px;
    line-height: 16px;

}
BODY A:link
{
    font-family: "arial", "helvetica", "san-serif";
	color: #336699;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
BODY A:active
{
    font-family: "arial", "helvetica", "san-serif";
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
BODY A:visited	
{
    font-family: "arial", "helvetica", "san-serif";
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
BODY A:hover
{
    font-family: "arial", "helvetica", "san-serif";
	font-size: 12px;
	color: #cc6600;
	text-decoration: underline;
	font-weight: bold;
}
.sidelinks
{
    font-family: "times", "helvetica", "san-serif";
	font-size: 14px;
	line-height: 14px;
	color:#336699;
    text-align: right;	
}
.sidelinks A:link
{
    font-family: "times", "helvetica", "san-serif";
	color: #336699;
	font-size: 14px;
	text-decoration: none;
}
.sidelinks A:active
{
    font-family: "times", "helvetica", "san-serif";
	font-size: 14px;
	text-decoration: underline;
}
.sidelinks A:visited
{
    font-family: "times", "helvetica", "san-serif";
	font-size: 14px;
	color: #336699;
	text-decoration: none;
}
.sidelinks A:hover
{
    font-family: "times", "helvetica", "san-serif";
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.bottomlinks
{
    font-family: "verdana", "arial", "san-serif";
	font-size: 12px;
	color:#FFFFFF;
    text-align: center;
}
.bottomlinks A:link
{
    font-family: "verdana", "arial", "san-serif";
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.bottomlinks A:active
{
    font-family: "verdana", "arial", "san-serif";
	font-size: 12px;
	text-decoration: underline;
}
.bottomlinks A:visited
{
    font-family: "verdana", "arial", "san-serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlinks A:hover
{
    font-family: "verdana", "arial", "san-serif";
	font-size: 12px;
	color: #ffffcc;
	text-decoration: underline;
	font-weight: bold;
}
hr
{
	height:1px;
	align:left;
	width:100%;
	color:#999999;	
}
.title
{
    font-family: "arial", "helvetica", "san-serif";
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.subtitle
{
    font-family: "arial", "helvetica", "san-serif";
	font-size: 15px;
	font-weight: bold;
	color: #660000;
}
.highlight
{
    font-family: "arial", "helvetica", "san-serif";
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
