body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: rgb(0,0,0);
	
}


.menu_style 
{
	font-size: 12px;
	color: rgb(51,102,153);
	font-weight: bold ;
	text-decoration: none;
		
}

.menu_style a
{
	font-size: 12px;
	color: rgb(255,255,255);
	font-weight: bold ;
	text-decoration: none;
		
}


.menu_style a:hover
{
	color: rgb(51,102,153);
}

ul 
{
	list-style: none ;
	
	
}

li
{
	margin:5px; 
	padding:0px; 
	
}


p
{
	font-size: 12px;
	color: rgb(0,0,0);
	text-decoration: none;
		
}

div
{
	font-size: 12px;
	color: rgb(0,0,0);
	text-decoration: none;
	margin: 10px ;	
}

.style1
{
	font-size: 12px;
	color: rgb(0,0,0);
	text-decoration: none;
		
}

.style2
{
	color: rgb(128,0,0);
		
}

.style3
{
	color: rgb(51,102,153);
		
}

.style4
{
	list-style-type: disc ;
	font-size: 12px;
		
}

.style5
{
	list-style-type: disc ;
	font-size: 12px;
	/*margin:20px; */
	/*padding:50px; */
		
}

.style5 li
{
	/*margin:20px; */
	padding:5px; 
		
}



h2
{
	font-size: 16px;
	color: rgb(0,0,0);
	
}

h3
{
	font-size: 14px;
	color: rgb(0,0,0);
	
}

a
{
	color: rgb(128,0,0);
	text-decoration: none;
	
}

a:hover
{
	color: rgb(51,102,153);
		
}

.footer_style 
{
	font-size: 12px;
	color: rgb(255,255,255);
	font-weight: bold ;
	text-decoration: none;
		
}
.footer_style a
{
	font-size: 12px;
	color: rgb(255,255,255);
	font-weight: bold ;
	text-decoration: none;
		
}


.footer_style a:hover
{
	color: rgb(51,102,153);
}


