/* CSS definition file containing sitestyle stylesheets */

* 
	{
	font-family: Verdana, sans-serif;
	margin:0px;
	padding:0px;
	font-size: 10pt;
	}


.bodyb { 
	background-image: url("./background.gif");
	margin:0px 0px 30px 0px;
	}
	
.menutd {padding-left: 25px;
	border-bottom:1px solid black;
	}
	
 .TextObject 
 	{ 
 	font-size: x-small;
 	}
 	
 h1 
 	{ 
  	padding:20px;
 	font-size: 35px;
 	color:rgb(0,51,204);
 	font-weight: bold;
 	letter-spacing:2px;
 	}
 h2 {  font-size: x-large; color: rgb(0,51,204); font-weight: bold;}
 h3, h3 a 
 	{
 	font-size: 18pt; 
 	color: rgb(0,51,204);
 	font-weight: bold;
 	text-decoration:none;
 	}
 p	{}
 	
  h4 {  color: rgb(0,51,204); font-weight: bold;}
 .TextNavBar {  font-size: xx-small;}
 h5 {   color: rgb(0,51,204); font-weight: bold;}
 h6 {   color: rgb(0,51,204); font-weight: bold;}
 h5 a, h4 a, h5 a:hover, h3 a:hover, h4 a:hover {text-decoration:none;font-weight:bold;}
 