
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #383636;
	background: #e0e0e0;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}

a {
	color: #ff0000;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	color: #383636;
	font-size: 12px;
	text-decoration: none;
}

a.gray {
	color: #383636;
	font-size: 12px;
	text-decoration: underline;
}
a.gray:hover {
	color: #ff0000;
	font-size: 12px;
	text-decoration: none;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	}
	
h2 {
	font-size: 22px;
	font-weight: normal;
	}
	
h3 {
	font-size: 19px;
	font-weight: normal;
	}
	
h4 {
	font-size: 14px;
	font-weight: normal;
	}
	
h5 {
	font-size: 12px;
	font-weight: normal;
	}
	
h6 {
	font-size: 11px;
	font-weight: normal;
	}
	
p {
	font-size: 12px;
	text-decoration: none;
	}

b {
	font-size: 12px;
	font-weight: bold;
	}

td {
	font-size: 12px;
	color: #383636;
	}

tr {
	font-size: 12px;
	color: #383636;
	}

div {
	font-size: 12px;
	color: #383636;
	}
	
.red {
	color: #FF0000;
	}
	
.fs { WIDTH: 70% }
.fs2 { WIDTH: 100% }
.ff { FONT-SIZE: 11px } 

.3 {
	PADDING: 0px 0px 0px 0px;
	BACKGROUND: #e4e4e4 }
.v1 {
	PADDING: 4px 4px 4px 4px;
	BACKGROUND: #EEEEEE }
.v2 {
	PADDING: 4px 4px 4px 4px;
	BACKGROUND: #F5F5F5 }
 
