a.lnk:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font : bold;
	color : #3399CC;
	text-decoration: none;
}

a.lnk:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font : bold;
	color : #3399CC;
	text-decoration: none;
}

a.lnk:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font : bold;
	color : #000000;
	text-decoration: none;
}

a.lnkd:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font : bold;
	color : Navy;
	text-decoration: underline;
}

a.lnkd:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font : bold;
	color : #000033;
	text-decoration: underline;
}

a.lnkd:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font : bold;
	color : #000033;
	text-decoration: underline;
}

a.lnkd:hover {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 11px;
	font : bold;
	color : #3399CC;
	text-decoration: none;
}

P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.form {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bolder;
	color:	#69698F;
}

.grey {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bolder;
	color: Silver;
}

.header {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size : 16px;
	color: #7F99B2;
}

.header2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size : 11px;
	color: #003366;
}

.res {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size : 12px;
	color: #000033;
}

.input{
	width: 230px;
	background-color: #F5F5FA;
	color: #003366;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size: 11px;
	border: 1px outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	border-color: #004E99 #003366 #003366 #004E99;
	line-height : 19px;
}

.input2{
	background-color: #F5F5FA;
	color: #003366;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size: 11px;
	border: 1px outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	border-color: #004E99 #003366 #003366 #004E99;
	line-height : 13px;
}