A       {
        font-size:12px;
        font-family:Verdana, Helvetica, sans-serif;
/*        font-weight: bold; */
        }
A:link, A:visited { 
        color: #0066CC;
        }
A:active { 
        color: #FF9900;
		}
.header {
        font-family: Verdana, Helvetica, sans-serif;
        color:#0000FF;
        font-size:14px;
        font-weight: bold;
        text-decoration: underline;
        font-style: normal
        }
.regular {
        font-family: Verdana, Helvetica, sans-serif;
        font-size:11px;
        color:#000000
        }
.ArticleDate{
        font-family: Verdana, Helvetica, sans-serif;
        font-size:11px;
        color:#CC0033
        }
.input {
	font-size: 80%;
	font-family: arial, helvetica, sans-serif;
	background-color: #EEEEEE;
	height: 20px;
	border: 1px ridge #CCCCCC;
}
.input3Row {
	font-size: 80%;
	font-family: arial, helvetica, sans-serif;
	background-color: #EEEEEE;
	height: 60px;
	border: 1px ridge #CCCCCC;
}
.inputBlue {
	font-size: 80%;
	font-family: arial, helvetica, sans-serif;
	background-color: #ECFFFF;
	height: 20px;
	border: 1px ridge #CCCCCC;
}
.input3RowBlue {
	font-size: 80%;
	font-family: arial, helvetica, sans-serif;
	background-color: #ECFFFF;
	height: 60px;
	border: 1px ridge #CCCCCC;
}
.input5Row {
	font-size: 80%;
	font-family: arial, helvetica, sans-serif;
	background-color: #EEEEEE;
	height: 100px;
	border: 1px ridge #CCCCCC;
}
.label {
	font-size: 93%;
	font-family: arial, helvetica, sans-serif;
}
.labelGrey {
	font-size: 80%;
	font-family: arial, helvetica, sans-serif;
	background-color: #EEEEEE;
}
.row {
	font-size: 80%;
	font-family: arial, helvetica, sans-serif;
}
.selText {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 90%;
}

