H1{
	color:#0A47B1;
	font-size:16px;
	font-family:verdana,arial,helvetica;
	line-height:22px;
	margin-bottom:6px;
	font-weight:normal
	/* auto emboldened only in Win platforms*/
}

H2{
	font-family:verdana,arial,helvetica;
	color:#4E5447;
	font-size:12px;
	line-height:14px;
	margin-bottom:4px;
	background-color:#FEFFF1;
	padding:3px;
	border-width:1px;border-style:solid;border-color:#D8E3FA
/* auto emboldened only in Win platforms*/
}

H3{
	font-family:verdana,arial,helvetica;
	color:#0A47B1;
	font-size:12px;
	line-height:14px;
	margin-bottom:4px;
	/* auto emboldened*/
}


.bt{
	color:#45484B;
	font-size:12px;
	font-family:verdana,arial,helvetica;
	line-height:17px;
	font-weight:normal;
	border-width:0px;border-style:solid;border-color:red
}

.buttonstyle{
	font-family:verdana,arial,helvetica,sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#0A47B1;
	border-width:0px;border-style:solid;border-color:red
}

.inputs{
	border-color:#ACCAFB;
	border-style:solid;
	border-width:1px;
	font-family:arial,helvetica;
	font-size:11px;
	color:#0A47B1;
	height:17px;
	width:110px
}

.butty{
	background-color:#0A47B1;
	color:#CC0000;
	border-color:#fefefe;
	border-width:1px;
	border-style:ridge;
}

blockquote{
margin-left:20px
}

.tiny{
	font-size:10px;
	font-family:verdana,arial,sans-serif;
	color:#0A47B1;
	height:17px;
	width:110px;
}


.tinybold{
	font-size:10px;
	font-family:verdana,arial,sans-serif;
	color:#0A47B1;
	height:17px;
	width:110px;
	font-weight:bold
}


/* LINK STYLES */

A{
color:#000000;
text-decoration:none;
border-width:0px;
border-style:solid;
border-color:#B7033E;
padding-bottom:1px;
border-style:dotted;
border-bottom-width:1px;
}

A:visited{
color:#8D8D8D;
text-decoration:none;
border-width:0px;
border-bottom-width:0px;
border-style:solid;
border-color:#8D8D8D;
padding-bottom:1px;
}

A:hover{
color:#b7033e;
text-decoration:none;
border-width:0px;
border-bottom-width:1px;
border-style:solid;
padding-bottom:1px;
}

.cap{
	font-family:verdana,arial,helvetica;
	color:#000000;
	font-size:11px;
	line-height:13px;
	margin-left:3px;
	display:block
}

.notes{font-size:10px}



