
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #575757;
	font-size: 12px;
	background: #ffffff;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	text-decoration: none;
	}

a {
	font-size: 12px;
	color: #575757;
	text-decoration: underline;
}

a:hover {
	font-size: 12px;
	color: #A03352;
	text-decoration: none;
}

a.bold {
	font-size: 12px;
	color: #A03352;
	font-weight: bold;
	text-decoration: underline;
}

a.bold:hover {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	}
	
h2 {
	font-size: 24px;
	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;
	margin: 15px 0px 0px;
	}

b {
	font-weight: bold;
	}

td {
	font-size: 12px;
	color: #575757;
	}

tr {
	font-size: 12px;
	color: #575757;
	}

.snap_noshots {
	font-size: 10px;
	}

.snap_noshots:hover {
	font-size: 10px;
	}
	
a.menu {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	padding-right: 20px;
	color: #ffffff;
	}

a.menu:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	padding-right: 20px;
	color: #CCCCCC;
	}

a.wlink:hover {
	font-size: 12px;
	color: #ffffff;
	}
	
.black {
	color: #000000;
	}

.3 {
	PADDING: 0px 0px 0px 0px;
	BACKGROUND: #EFEFEF }
.v1 {
	PADDING: 2px 2px 2px 2px;
	BACKGROUND: #EFEFEF }
.v2 {
	PADDING: 2px 2px 2px 2px;
	BACKGROUND: #FEFEFE }

.fs { 
	WIDTH: 100%; 
	border: 1 solid #575757; 
	}

.ff { 
	color: #575757; 
	FONT-SIZE: 12px;
	}
 