﻿body 
{
	width: 720px;
	margin:	auto;

}
a:link 
{ 
	font-family: 	  	Verdana;
	font-size: 	  		11px;
	font-style:			normal;
	color: 		  		#565656;
	background-color:	#ffffff;
	text-decoration: 	none;
}

a:visited 
{ 
	font-family: 	  	Verdana;
	font-size: 	  		11px;
	font-style:			normal;
	color: 		  		#565656;
	background-color:	#ffffff;
	text-decoration: 	none;
}

a:hover 
{ 
	font-family: 	  	Verdana;
	font-size: 	  		11px;
	font-style:			normal;
	color: 		  		#dd1e1e;
	background-color:	#ffffff;
	text-decoration: 	underline;
}

h1
{
	font-family: 	  	Verdana;
	font-size: 	  		16px;
	font-style:			bold;
	color:				#565656;
	font-weight:		bolder;
	margin-top: 		0px;
	margin-bottom: 		3px;
}
h2
{
	font-family: 	  	Verdana;
	font-size: 	  		12px;
	font-style:			normal;
	color:				#dd1e1e;
	font-weight:		bolder;
	margin-top: 		0px;
	margin-bottom: 		3px;
}
h3
{
	font-family: 	  	Verdana;
	font-size: 	  		14px;
	font-style:			bold;
	color:				#565656;
	font-weight:		bolder;
	margin-top: 		0px;
	margin-bottom: 		3px;
}
h4
{
	font-family: 	  	Verdana;
	font-size: 	  		11px;
	font-style:			bold;
	color:				#dd1e1e;
	font-weight:		bolder;
	margin-top: 		0px;
	margin-bottom: 		3px;	
}
h5
{
	font-family: 	  	Verdana;
	font-size: 	  		11px;
	font-style:			normal;
	color:				#aaaaaa;
}
#content
{
	width: 720px;
	margin:	auto;
	font-family: 	  	Verdana;
	font-size: 	  		11px;
	font-style:			normal;
	color: 		  		#000000;
	background-color:	#ffffff;
	Line-height: 		14px;

}
#menu
{
	
}
.menuitem
{
	
	
	
	
}
#top
{
       width: 720px;	
       heigth: 233px;	
	
}