BODY {
	color : #474747 ;
	font-size : 12px;
	line-height : 130% ;
	font-family : georgia, 'times new roman', serif ;
	background-color : #F9F9E4 ;
}

P {
	margin-top : 8px ;
} 

UL {
	margin-top : 8px ; 
	margin-bottom : 8px ;
	text-align : left ;
}  

.sidebarheadings {
	color : #2D4191 ;
	font-size : 22px ;
	line-height : 130% ;
	font-family : verdana, arial, sans-serif ;
	font-weight : bold ;
}

.mainheadings {
	color : #2D4191 ;
	font-size : 22px ;
	line-height : 130% ;
	font-family : verdana, arial, sans-serif ;
	font-weight : bold ;
}

.mainheadings2 {
	text-transform : uppercase ;
	letter-spacing : 0px ;
}

.propernames {
	color : #C42027 ;
	font-weight : bold ;
}

.footer {
	font-size : 9px;
	line-height : 120% ;
}

.hiddenTable {
	color : #474747 ;
	font-size : 12px;
	line-height : 130% ;
	font-family : georgia, 'times new roman', serif ;
	background-color : #F9F9E4 ;
}

A {
	color : #2D4191 ;
	text-decoration : none ;
}
A:Linked, A:Visited {
	color : #2D4191 ;
	text-decoration : none ;
}
A:Active, A:Hover  {
	color : #C42027 ;
	text-decoration : underline ;
}
.OnHoldA {
	color : #474747 ;
	text-decoration : none ;
}
