body { 
	background-color: #93938f; border-color: #000000; 
}
.style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #302C4D;
}
.styleunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #302C4D;
	text-decoration: underline;
}
.stylebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #302C4D;
	font-weight: bold;
}
.styleoblique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #302C4D;
	fontstyle: oblique;
}
.styleheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #302C4D;
	font-weight: bold;
}
.stylelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2B3C1C;
}
.stylelinks a:link { color: #45507d }
.stylelinksa:visited { color: #687086 }
.stylelinksa:active { color: #bac4bc }

.styletiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #302C4D;
	text-decoration: underline;
}
