/*
*/

body { background-color:#FFFFFF; font-family:Georgia, Book Antiqua, Times New Roman, Times; padding:0px; text-align:left; }

a {color:#9F3060; text-decoration:underline; }
a:visited {color:#9F3060; text-decoration:underline;}
a:active {color:#9F3060; text-decoration:underline;}
a:hover {color:#9F3060; text-decoration:none;}

a#white {color:#FFFFFF; text-decoration:none; }
a:visited#white {color:#FFFFFF; text-decoration:none;}
a:active#white {color:#FFFFFF; text-decoration:none;}
a:hover#white {color:#FFFFFF; text-decoration:underline;}

td { font-family:Georgia, Book Antiqua, Times New Roman, Times; font-size:16px; color:#333333; }


hr {
	height:1px; 
	color: #9F3060;
	border: 1px solid #9F3060;
	width:100%;
	}
	
.pageheader, h1 {font-size:1.6em; color:#9F3060; font-weight:normal; }
.subheader, h2 {font-size:1.4em; color:#9F3060; font-weight:normal; }

