/* CSS Document */
A:Hover {color: #C40000 };
A {text-decoration: none };

body { background-color:#FFFFFF;
       margin-top:000px; 
	   margin-left:020px
}

h3{
	color:black;
	font-size:11px;
	letter-spacing:1px;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 0px;
	font-weight: normal;
	line-height: 15px;
}
h4{
	color:#C40000;
	font-size:11px;
	letter-spacing:1px;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 0px;
}
h6{
	color:#black;
	font-size:11px;
	letter-spacing:0px;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 0px;
	font-weight: normal;
	line-height: 20px;
	font-style: normal;
}
h5{
	color:#999999;
	font-size:11px;
	letter-spacing:0px;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 0px;
	font-weight: normal;
	line-height: 20px;
}

