body    { 
		background-color: #36c; }
a:link  { 
		color: #fff; 
		font-size: 10px; 
		font-weight: bold; 
		font-stretch: condensed; 		        
		background-color: #920000 }
		
a:visited {
		color: #fff; 
		font-size: 10px; 
		font-weight: bold; 
		font-stretch: condensed;     
		 background-color: #920000}

.menuColor   { 
		color: #fff; 
		background-color: #920000
		}
a.borders { 
		border-left: 1pt solid #648BD8
		}
		
a#hover {
		font-size: 2em; 
		color:red; 
		text-decoration: overline  
		}
		
.line  { 
		border-right: 2pt solid #920000
		}
		
.menuLine   { font-size: 12pt; border-left: 1pt dashed #fff }

H2		 { 
	color: #920000; font-family: "Gill Sans", Verdana, Helvetica, sans-serif; background: white; text-align: center; border: none }
H3		{
		font-family:	"Gill Sans", Verdana, Helvetica, sans-serif;
		font-size:	14pt;
		color:		black;
		background:	white none;
		}
H4		{
		font-family:	"Gill Sans", Verdana, Helvetica, sans-serif;
		font-size:	12pt;
		color:		black;
		background:	white none;
		}
H5		{
		font-family:	"Gill Sans", Verdana, Helvetica, sans-serif;
		font-size:	10pt;
		color:		black;
		background:	white none;
		}
table { border: solid 1pt #cc4d33 }

