

body {
	text-decoration: none;
	font-family: "Times New Roman", serif;
	font-size: 14px;
	color: #000000;
	font-weight:normal;
}


H1 {
	font-size: 38px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	text-align: left;
	color: #3F47CF;
}

H2 {
	font-size: 18px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	text-align: left;
	color: #3F47CF;
}

a {
	font-family: "Trebuchet MS", serif;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 11px;
}

a:hover {
	text-decoration: none;
	color: #3F47CF;
}

.bodylink {
	text-decoration: none;
	font-family: "Times New Roman", serif;
	font-size: 14px;
	color: #3F47CF;
	font-weight:normal;
	line-height: 14px;
}

.bodylink:hover {
	text-decoration: underline;
	color: #000000;
}

.siteby {
	font-family: verdana;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
	font-style:italic;
}

p {
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.red {
	color: #ff0000;
	font-weight: bold;
}

td {
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: "Times New Roman", serif;
	font-size: 14px;
}

.wide {
	line-height: 19px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: "Times New Roman", serif;
	font-size: 14px;
}

H5 {
	font-size: 16px;
	color: #000000;
	font-weight:bold;
	font-style:italic;
	margin-top:0px;
	margin-bottom:5px;
	text-align: left;
}

.button {
	font-family: "Trebuchet MS", serif;;
	font-size: 12px;
	font-weight: normal;
	color : #ffffff;
	border-top : 1px solid #808080;
	border-left : 1px solid #808080;
	border-bottom : 2px solid #000000;
	border-right : 2px solid #000000;
	background-color: #3F47CF;
	margin-top: 0px;
	margin-bottom:0px;
	width: 60px;
	height: 22px;
}	

.smallbutton {
	font-family: "Trebuchet MS", serif;;
	font-size: 11px;
	font-weight: normal;
	color : #ffffff;
	border-top : 1px solid #808080;
	border-left : 1px solid #808080;
	border-bottom : 2px solid #000000;
	border-right : 2px solid #000000;
	background-color: #3F47CF;
	margin-top: 0px;
	margin-bottom:0px;
	width: 80px;
	height: 20px;
}	

