body { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;}
p { font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	line-height: 18px;}
h1 { font-size: 24px;
	font-weight: normal;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #DEDEDE; }
h2 { font-size: 20px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9EA5B1; }
h3 { font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7A93CD;}
h4 { font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #DEDEDE;}
a { font-weight: bold; 
	text-decoration: underline;
	color:#9EA5B1;}
a:hover { text-decoration: none;}
li { font-size: 14px;
	line-height: 16px;
	padding-bottom:5px;
	color: #E1E1E1;
	font-family: Georgia, "Times New Roman", Times, serif;}
.bodybg { background-image:  url(assets/images/body.gif);
	background-repeat: repeat-y; }
.backer { background-image:  url(assets/images/bg2.jpg);
	background-repeat: repeat-x; }
.right { background-image:  url(assets/images/rght_strch.jpg);}
.border { border: 2px solid #253965;}
.imgborder { border: 2px solid #253965;}
.blacktext {color:#000000;}
