body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: Bold;
	color: #F6730B;
}

h2 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: Bold;
	color: #4C90B1;
}

p {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

ul {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.style1 {
	font-family: Arial;
	color:#000000;
	font-size: 12px;
	font-weight: bold;
}

.style2 {color: #FF00FF}
.style7 {font-family: tahoma}
.style9 {font-weight: bold}
.style3 {font-weight: bold; font-family: tahoma; color:#0C386C; font-size: 12px;}

A {
	font-family: Arial;
	text-decoration: underline;
	color:#0C386C;
	font-size: 12px;
	font-weight: bold; 
	font-family: arial;
}

a:visited{
	color:#0C386C
}

a:hover{
	color:#2796F0
}

