a, A:link, a:active
{
	color: #0000aa; 
	text-decoration: none; 
	font-family: Tahoma, Verdana; font-size: 11px
}

a:visited
{
	color:  #649CCD;
}

A:hover
{
	color: #ff6600; 
	text-decoration: none; 
	font-family: Tahoma, Verdana; 
	font-size: 11px
}


p, tr, td, ul, li
{
	color: #000000; 
	font-family: Tahoma, Verdana; 
	font-size: 11px
}


.header1, h1
{
	color: #ffffff; 
	background: #4682B4; 
	font-weight: bold; 
	font-family: Tahoma, Verdana; 
	font-size: 13px; 
	margin: 0px; 
	padding: 2px;
}


.header2, h2
{
	color: #000000; 
	background: #DBEAF5; 
	font-weight: bold; 
	font-family: Tahoma, Verdana; 
	font-size: 12px;
}


.intd
{
	color: #000000; 
	font-family: Tahoma, Verdana; 
	font-size: 11px; 
	padding-left: 15px; 
	padding-right: 15px;
}

		
a.selectedTopic
a.selectedTopic:link,
a.selectedTopic:visited,
a.selectedTopic:active
{	
	background-color: #306AC5;
	color: white;
	padding: 2px;
}

.menu 
{
	
}