a:link{
	color : #69697D;
	font-weight : bold;
	text-decoration : none;
}

a:visited{
	color : #69697D;
	font-weight : bold;
	text-decoration : none;
}

a:hover{
	color : #0A4165;
	font-weight : bold;
	text-decoration : none;
}

a:active{
	color : #69697D;
	font-weight : bold;
	text-decoration : none;
}

hr {
	height : 1px;
	width : 400px;
	color : #69697D;
	clip : rect( );
}

.buttons {
	width : 100px;
	border-color : #8888CA #9999CC #484857 #333366;
	color : #D2D2EB;
	background-color : #69697D;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	clip : rect( );
}

.form1{
	width : 240px;
	border : 1px #69697D solid;
	color : #69697D;
	background-color : #EDEDF8;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	clip : rect( );
}

.form2 {
	width : 340px;
	border : 1px #69697D solid;
	color : #69697D;
	background-color : #EDEDF8;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	clip : rect( );
}

.pic {
	border : #666666;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
}

.signature{
	color : #666666;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
}

.text {
	color : #666666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
}
.bluetext { color : #0A4165; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 9px; font-weight : normal; }
.smalltext { color : #666666; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 9px; font-weight : normal; }
.underline {  border-color: black black #000000; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
