
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	background: #7A7A7A;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	text-decoration: none;
	}

.snap_noshots {
	font-size: 10px;
	}

.snap_noshots:hover {
	font-size: 10px;
	}

a {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	}
	
h2 {
	font-size: 18px;
	font-weight: normal;
	}
	
h3 {
	font-size: 18px;
	font-weight: normal;
	}
	
h4 {
	font-size: 14px;
	font-weight: normal;
	}
	
h5 {
	font-size: 12px;
	font-weight: normal;
	}
	
h6 {
	font-size: 10px;
	font-weight: normal;;
	}
	
p {
	font-size: 12px;
	}

td {
	font-size: 12px;
	}

tr {
	font-size: 12px;
	}

b {
	font-weight: bold;
	}

td {
	font-size: 12px;
	color: #ffffff;
	}

tr {
	font-size: 12px;
	color: #ffffff;
	}
	
a.un {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
a.un:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.gray {
	color: #959595;
	}
	
.border {
	border-bottom: solid 1px #959595;
	}
	
.borderg {
	border-bottom: solid 1px #B5B5B5;
	}

.3 {
	PADDING: 0px 0px 0px 0px;
	BACKGROUND: #7A7A7A;
	}

.v1 {
	PADDING: 5px;
	color: #ffffff;
	BACKGROUND: #959595;
	}

.v2 {
	PADDING: 5px;
	background: #959595;
	color: #ffffff;
	}

.fs { 
	WIDTH: 100%;
	color: #FFFFFF;
	border: 1 solid #959595;
	}

.ff { 
	color: #7A7A7A; 
	FONT-SIZE: 12px;
	}
 