p {  font-size: 14px}
p {  line-height: 16pt}
h3 { font-size: 14px;
	font-weight: bold;
	color: e48808;}
li { font-size: 14px;
	line-height: 16pt;
	list-style-position: outside;
	list-style-image: url(assets/arrow.gif);}
h1 {  font-size: 24px; font-weight: bold}
h2 { font-size: 18px;
	font-weight: bold;
	color: 703d7d;}
body {  font-family: "Times New Roman", Times, serif}
h4 { font-size: 14px;
	font-weight: bold;
	color: 7c7a3e;}
a { font-weight: bold;
	text-decoration: none;
	color: 703d7d;}
ol { font-size: 14px;
	line-height: 16px;
	list-style-position: outside;
	list-style-image: url(assets/arrow.gif);}
a:hover { color: #E48808;}
.imgborder { BORDER: #7C7A3F 1px solid;}
.bodybg { background-image: url(assets/images/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;}
.padding { padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;}
.sidebarbg { background-image: url(assets/images/sidebg.jpg);
	background-repeat: repeat-y;
	background-position: left top;}
.line { background-image: url(assets/images/line.jpg);
	background-repeat: repeat-y;
	background-position: right top;}
.titlebg { background-image: url(assets/images/titlebg.jpg);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 25px;
	padding-top: 15px;
	background-position: center top;}
.splashbg { background-image: url(assets/splash/gradient1.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;}
