
body {
	background-color: #FFFFFF;
}
body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link {
	color: #0E415C;
}
a:visited {
	color: #333333;
}
.style1 {color: #FFFFFF}
.style2 {
	font-size: 14pt;
	font-weight: bold;
}
.heading2 {
		background-color: #F5F5F5;
		border-top-width: 1pt;
		border-bottom-width: 1pt;
		border-top-style: solid;
		border-bottom-style: solid;
		border-top-color: #666666;
		border-bottom-color: #666666;
}
P.h2 {
	font-size: 14pt; 
	line-height: 18pt; 
	margin-top: 2pt; 
	margin-bottom: 2pt; 
}
P.login { font-size: 12pt; }
P.error { 
	font-size: 10pt;
	font-weight: bold;
	color: red;
}

.link_image a {
	text-decoration: none;
}

