.plaintext, p{
	font-family : Arial, Tahoma, Verdana;
	font-size : 13px;
	color: #011A10;
	text-align: justify;
	padding-right:10px;
} 

.head1 {
	font-family : Arial, Tahoma, Verdana;
	font-size : 13px;
	color: 003B23
} 

.date {
	font-family : Arial, Tahoma, Verdana;
	font-size : 13px;
	color: #011A10;
	font-weight: bold
} 

a{
	font-family : Arial, Tahoma, Verdana;
	font-size : 13px;	
}
a:visited {
	text-decoration : underline;
	color : #003B23;
	font-weight: bold
}

a:active {
	text-decoration : underline;
	color: #003B23;
	font-weight: bold
}

a:link {
	color : #003B23;
	text-decoration : underline;
	font-weight: bold
}

a:hover {
	color : #003B23;
	font-weight : bold;
	text-decoration : none;
} 

img.border {border:1px solid #000000;}

.plaintext img{
	border:1px solid #000000;
	margin:10;
}
#copyright{
	width:210px;
	font-family : Arial, Tahoma, Verdana;
	font-size:11px;
	margin-left:410px;
	text-align:left;
}
.button {
	width: 100px;
	font-family : Arial, Tahoma, Verdana;
	font-size:11px;
	border-color: #003B23;
	background-color: #F3E3BE;
}
.textfield {
	font-family : Arial, Tahoma, Verdana;
	font-size:11px;
	background-color: #FAF2E0
}
select {
	font-family : Arial, Tahoma, Verdana;
	font-size:11px;
	background-color: #FAF2E0
}

