body,th 
{
	font-family: Verdana;
	color: black;
	text-align : left; 
	margin-left: 3px; margin-right: 3px;
	margin-top: 3px; margin-bottom: 0px; 
	scrollbar-DarkShadow-Color: #0f171f;
	scrollbar-Track-Color: #beb4a3; 
	scrollbar-Face-Color:  #408591; 
	scrollbar-Shadow-Color: #ffffff;
	scrollbar-3dLight-Color: #0f171f; 
	scrollbar-Highlight-Color: #0f171f;
	scrollbar-Arrow-Color: #0f171f;
}


td 
{
	margin-left: 5px; margin-right: 3px;
	margin-top: 1px; margin-bottom: 1px; 

	}


a:link 
{
	text-decoration: underline;
	font-weight: bold;
	color: #0c3034;

}


a:hover 
{
	text-decoration: none;
	font-weight: bold;
	color: #0c3034;}


a:active 
{
	color: #ffffff;
}


a:visited 
{
	text-decoration: none;
	color: #0c3034;
}



H1
{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;	
	text-transform: uppercase;
	margin-top: 3px; margin-bottom: -10px;
	line-height: 14px;
	letter-spacing: 0px;
	color: black;
}

H2
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;	
	line-height: 14px;
	letter-spacing: 0px;
	color: black;
}

H3
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;	
	font-weight: normal;
	line-height: 14px;
	letter-spacing: 0px;
	}

H4
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;	
	font-weight: normal;
	line-height: 14px;
	letter-spacing: 0px;
	}
H5
{
	font-family: Verdana, sans-serif;
	font-size: 8px;
	font-style: normal;	
	font-weight: normal;
	line-height: 12px;
	letter-spacing: 0px;
}

H6
{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 3px;
	color: black;
	}

CITE
{
	font-family: Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style:normal;	
	text-transform: uppercase;
	line-height: 20px;
	}


.maj 
{
	text-transform: uppercase;

}

.white
{	color: #ffffff; }

CENTER
{	align:center;}

P
{	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 18px;		
	margin-top: 0px; margin-bottom: 10px;
	margin-left: 0px; margin-right: 3px;
	font-style: normal;
	color: black;
}

CODE {color:#CC7700}

div.box { border: solid; border-color: #808080; border-width: thin; width: 100% }

div.colorred { background: rgb(100,20,20); padding: 0.5em; border: none; }
div.colorgreen { background: rgb(70,148,128); padding: 0.5em; border: none; }
