.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #000000;
	margin: 0;
	padding: 0;
	}
.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: thin solid;

	}
.box3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 2px;
	padding: 5px;
	border: thin dotted #0033ff;

}
.link:link { font-family: arial; font-size: 10pt; font-weight: normal; color: #ffffFF; text-decoration: underline }
.link:active { font-family: arial; font-size: 10pt; font-weight: normal; color: #FFFFFF; text-decoration: underline}
.link:visited { font-family: arial; font-size: 10pt; font-weight: normal; color: #ffffff; text-decoration: none }
.link:hover { font-family: arial; font-size: 10pt; font-weight: normal; color: #ffffFF; text-decoration: none }
li {
	margin-bottom:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;

} 

