﻿body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	
}
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;

}

 
a {
	font-weight: bold;
}
h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 19px;
	color: #970F00;
}
h2 {
	font-size: 16px;
	color: #970F00;
}
h3 {
	font-size: 12px;
	color: #663300;
}
.style2 {font-size: 16px}
.style4 {font-size: 10px}
.style5 {font-size: 12px}
.style6 {font-size: 14px}
.box {
	margin: 5px;
	padding: 2px;
	border: 1px dashed #993300;
	height: auto;
	width: auto;
	background: #FFFFCC center;
}
