body {
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	scrollbar-face-color: #F5F5F5;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #C0C0C0;
	scrollbar-3dlight-color: #808080;
	scrollbar-darkshadow-color: #C0C0C0;
	scrollbar-track-color: #F7F7F7;
	margin: 0px;
	padding: 0px;
	}

a:active {  text-decoration: underline; color: #0000CC}
a:hover {  text-decoration: underline; color: #0000CC}
a:link {  text-decoration: none; color: #0000CC}
a:visited {
	color: #0000CC;
	text-decoration: none;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}
img {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

.source {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #BFBFBF;
	float: right;
	position: relative;
	right: -5px;
	color: #990000;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

.fontwhite {
	color: #FFFFFF;
}
.font11pxred {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

.font11pxbold {
	font-size: 11px;
	font-weight: bold;
}
.font12px {
	font-size: 12px;
}
.font12pxred {
	font-size: 12px;
}
.font13px {
	font-size: 13px;
}.font13pxred {
	font-size: 13px;
	color: #990000;
}
.font14px {
	font-size: 14px;
}
.font14pxbold {
	font-size: 14px;
	font-weight: bold;
}
.font16pxred {
	font-size: 16px;
	color: #990000;
}
.font24pxbold {
	font-size: 24px;
	font-weight: bold;
}
.title {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	background-color: #BFBFBF;
}
.header {
	font-size: 14px;
	font-weight: bolder;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}
.border1px {
	border: 1px solid #000000;
}
.absmiddle {
	vertical-align: middle;
}

