body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 10px 0px auto 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	}


.main { font-family: verdan,arial,helvetica;
		font-size: 12px;
		line-height:12pt; }
.currentdir { font-family: verdan,arial,helvetica;
		font-size: 12px;
		color: #330000;
		text-align: right; }

A:link { color:#0066CC; text-decoration: none; }
A:visited { color:#0066CC; text-decoration: none; }
A:hover { color:#0099FF; text-decoration: underline; }
A:active { color:#0099FF; text-decoration: underline; }

h1.blue {
	font-size: 18px;
	color: #0070b4;
	display: block;
	margin-top: 0px;
	}

.txtblue {
	font-size:18px;
	color: #0070b4;
	}

.txt {
	font-size:12px;
	color: #333333;
	}

.txtlarge {
	font-size:14px;
	color: #333333;
	}

.txt a {
	font-size:12px;
	color: #333333;
	}	

.txtsmall {
	font-size: 10px;
	color: #333333;
	}

.txtsmall a {
	font-size: 10px;
	color: #333333;
	}
	
.padding_left {
	padding-left: 20px;
	}