body,td,th {
	font-size: 12px; line-height:125%;
}
body {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

H1 {
	color: #9999FF;
	padding: 5px;
	border-bottom: medium double #9999FF;
	border-top: medium double #9999FF;
	font-size: 110%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	}

H2 {
	color: #009900;
	padding: 5px;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	border-bottom: 1px solid #009900;
    border-top: 1px solid #009900;
	border-left: 7px solid #009900;
	border-right: 1px solid #009900;
	}

.style1 {color: #3366CC} /*blue*/
.style2 {color: #FF00FF} /*Pink*/
.style3 {color: #009900} /*Red*/
.style4 {color: #FF0000} /*Green*/
.style5 {color: #FF6600} /*Orange*/
.style6 {font-size: 10px;
}

