BODY, TABLE, TD {	font: 12px arial; }
HTML, BODY {	height:100%;	margin:0px;	padding:0px; background-color: #ffffff;}

.header{
font: 12px verdana;
font-weight: bold;
text-align: justify;
color: #747373;
}

li{
list-style: square inside;
font-family : Verdana;
font-size : 11px;
padding : 3 5 0 0px		
}
li:hover{
font-family : Verdana;
		font-size : 11px;
		color : #C9150C;
		text-decoration :  underline;
}

A.navig
	{
		font-family : Verdana;
		font-size : 11px;
		color : #000000;
		text-decoration : none;
	}
A.navig:active
	{
		font-family : Verdana;
		font-size : 11px;
		color : #C9150C;
		text-decoration :  underline;
	}
A.navig:hover
	{
		font-family : Verdana;
		font-size : 11px;
		color : #C9150C;
		text-decoration :  underline;
	}
	
A.text
	{
		font-family : Verdana;
		font-size : 11px;
		color : #000000;
		text-decoration : underline;
	}
A.text:active
	{
		font-family : Verdana;
		font-size : 11px;
		color : #C9150C;
		text-decoration :  underline;
	}
A.text:hover
	{
		font-family : Verdana;
		font-size : 11px;
		color : #C9150C;
		text-decoration :  underline;
	}

.bg{
	
	background-repeat: repeat-x;
	}
	
h1{
font-family : Verdana;
font-size : 14px;
text-align: center;
font-weight : bold;
text-transform: uppercase;
}
h2{
font-family : Verdana;
font-size : 11px;
text-align: center;
font-weight : bold;

}
