body {
background-color: #FFFFFF;
margin-left: 120px;
margin-top: 20px;
margin-right: 250px;
background-repeat:no-repeat;
}

a:link {
color: #6ebb1f;
}

a:visited {
color: #6ebb1f;
}

a:hover {
color: #caf27c;
}

a:active {
background-color: #caf27c;
}

H1 {
font-family: Gill Sans Regular, Helvetica, Tahoma, Verdana, Sans-serif;
color: #0d0659;
}

H2 {
font-family: Gill Sans Regular, Helvetica, Tahoma, Verdana, Sans-serif;
color: #0d0659;
letter-spacing: 3px;
text-align: left;
font-size: 150%;
padding-top: .5em;

}
H3 {
font-family: Gill Sans Regular, Helvetica, Tahoma, Verdana, Sans-serif;
color: #0d0659;
font-size: 120%;
}

H4 {
font-family: Gill Sans Regular, Helvetica, Tahoma, Verdana, Sans-serif;
color: #0d0659;
}

P {
font-size: 85%;
font-family: Gill Sans Regular, Tahoma, Verdana, Helvetica,  sans-serif;
color: #0d0659;
padding-right: 10px;
}

.smaller {
font-size: 85%;
}

li {
font-size: 85%;
font-family: Gill Sans Regular, Tahoma, Verdana, Helvetica,  sans-serif;
color: #0d0659;
padding-right: 10px;
border-left-color: #0099CC;
list-style-type: disc;
float: none;
line-height: 16px;
margin-right: 150px;
list-style-position: outside;
}

table {
/*width: 74.68%;*/
background-color:#ffffff;
border-style: solid;
border-color: #cfcdde;
border-width: thin;
border-collapse: collapse;
padding-left: 10%;
font-size: 85%;
font-family: Gill Sans Regular, Tahoma, Verdana, Helvetica,  sans-serif;
color: #0d0659;
padding-right: 10px;
}

td {
border-style: solid;
border-color: #cfcdde;
border-width: thin;
padding: 8px;
}

td.heading {
font-size: 1em;
font-weight: bold;
background: #cfcdde;
}

option {
font-family: Gill Sans Regular, Tahoma, Verdana, Helvetica,  sans-serif;
color: #0d0659;	
}

body {
margin-left: 50px;
margin-top: 20px;
margin-right: 100px;
}

.style1 {
font-family: Gill Sans Regular, Tahoma, Verdana, Helvetica,  sans-serif;
color: #0d0659;
padding-right: 10px;
}

.style3 {
font-size: 12px;
line-height: 16px;
}

.style4 {
font-size: 14px
}

.style5 {
font-size: 14px; 
line-height: 16px; 
}

.style6 {
font-size: 12px;
font-family: Gill Sans Regular, Tahoma, Verdana, Helvetica,  sans-serif;
font-weight: bold;
color: #0d0659;
}

.red {
	color: #FF6347;
}