/* CSS Document */
body {
	background-color: #FFFFCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th,input,select,textarea{
	font-size: 13px;
	color: #666666;
	font-family: Georgia, Times New Roman, Times, serif;

}
a:link {
	color: #039;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #669;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #669;
}
.style3 {
	font-size: 10px;
	font-style: italic;
}
.style4 {font-size: 10px}
.style5 {
	font-size: 20px;
	font-style: italic;
	color: #c03;
}
.style6 {
	color: #CC0033;
	font-style: italic;
}
.style7 {font-size: 23px}
.style8 {font-size: 15px}

.style11 {
	font-size: 16px;
	font-style: italic;
	color: #663;
}

.style12 {
	color: #663;
	font-size: 1.7em;
	font-weight: bold;
}

.style14 {
	font-size: 1.3em;
	font-style: italic;
	color: #663;
}

/* header info */

.lmarg {
margin-left: 10px;
}
.lmarg2 {
margin-left: 20px;
}


