body	{
	background: #660099;
	color: #000053;
	padding: 10px;
	margin: 0;
	border: 0;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	}

.title	{
	font-size: 28px;
	font-weight: bold;
	}

.subtitle	{
	font-size: 24px;
	font-weight: bold;
	}
	
h1	{
	font-size: 20px;
	font-weight: bold;
	background-image: url(../Images/topic_bkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	left: 10px;
	text-indent: 5px;
	margin: auto;
	}

h2	{
	font-size: 16px;
	font-weight: bold;
	}

.Footer	{
	font-size: 11px;
	color: #FFFFFF
	}

.copyright	{
	font-size: 10px;
	}

.caption	{
	font-size: 9px;
	}

.VertNav	{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
	}
	
.HorNav	    {
	font-size: 11px;
	font-weight: bold;
	color: #FFFF85;
	text-decoration : none;
	vertical-align: middle;
	}

a:link, a:visited {
	text-decoration : none;
	color: #9900CA;
	background: transparent;
	}

a:hover {
	text-decoration : underline;
	color: #333;
	background: transparent;
	}

a:active {
	text-decoration : underline;
	color: #666;
	background: transparent;
	}

.white {
	color: #FFF;
	}
.TestAtt {
	text-indent: 30px;
}
.VertNavBG {
	background: #000053 url(../Images/left_col_bkgrnd.gif) top left fixed repeat-x;
}

