
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 12px;
	background: #becf4c;
	margin: 0px;
	padding: 20px 0px 30px 0px;
	text-decoration: none;
	}

a {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #8d9f16;
	text-decoration: none;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	}
	
h2 {
	font-size: 20px;
	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: 11px;
	font-weight: normal;
	}
	
p {
	margin: 15px 0px 0px;
	}

b {
	font-weight: bold;
	}

td {
	font-size: 12px;
	}

tr {
	font-size: 12px;
	}
	
a.menu {
	font-size: 15px;
	text-decoration: underline;
	padding-right: 10px;
	color: #ffffff;
	}
a.menu:hover {
	font-size: 15px;
	color: #8d9f16;
	}
	
.3 {
	PADDING: 0px 0px 0px 0px;
	BACKGROUND: #ffffff;
	}

.v1 {
	PADDING: 5px;
	color: #ffffff;
	BACKGROUND: #8d9f16;
	}

.v2 {
	PADDING: 5px;
	}

.fs { 
	WIDTH: 100%; 
	border: 1 solid #8d9f16; 
	}

.ff { 
	color: #ffffff; 
	FONT-SIZE: 12px;
	}
 