BODY 
	{
	font-family : Times New Roman, Times, serif;
	font-size : 10px;
	font-weight : normal;
	color : #000000;

	}
	
.indent
	{
	padding-left : 2em;
	padding-right : 2 em;
	}
	
.head 
	 {
	font-family : Tahoma,Verdana,Arial,Helvetica;
	font-size : 10px;
	font-weight : bold;
	color : #ffffff;
	background : #6699cc;
	}
	
.menu 
	 {
	font-family : Tahoma,Verdana,Arial,Helvetica;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	background : #cc9933;
	}
	
.data
	{
	background : #ffffff;
	color :  #000000;
	font-family : Times New Roman, Times, serif;
	font-size : 14px;
	font-weight : normal;
	}
	
.heading 
	{
	font-family : Tahoma,Verdana,Arial,Helvetica;
	font-size : 12px;
	font-weight : bold;
	margin-bottom:0px;
	text-align:center;
	color : #ffffff;
	background : #6699cc;
	padding:5px;
	}
	
.question
	{font-weight:bold;}
		
a.sitemenulink
	{
	color : #ffffff;
	text-decoration: none;
	}

a.sitemenulink:hover
	{
	color : Silver;
	text-decoration: none;
	}
	

	
	