/* Paradigm CSS */

body {background-color:#FFFFFF; background-image:url(img/index_r5_c1.jpg); background-repeat:repeat-y; margin:0}

.bodytext, p, li { font-size:0.75em; font-family: Arial, Helvetica, sans-serif; line-height:1.3; color:#333333 }
.fineprint { font-style: italic; font-size:0.7em;}
.headline {
	font-weight: bold;
	font-size:1em;
	font-family: "Times New Roman", Times, serif;
	color: #96B51F;
	text-transform: capitalize;
	line-height: 1.1em;
}
.subhead { font-weight: bold; font-size:1.0em; }


/*
Color Notes:
gold: #e59d15
green: #89ae1a
purple: #600f78
*/

a:link {color: #600f78;text-decoration: none; font-weight: bold;}

a:visited {color: #600f78;text-decoration: none; font-weight: bold;}

a:hover {color: #e59d15;text-decoration: underline;}
.greenCopylc {
	font-weight: bold;
	font-size:1.2em;
	font-family: "Times New Roman", Times, serif;
	color: #96B51F;
	text-transform: none;
	line-height: 0.2%;
	height: 1px;
	vertical-align: text-top;
	text-align: left;
}
