p {  font-size: 12px}
p {  line-height: 16pt}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #669999;
}
li {  font-size: 12px; line-height: 14px; padding-bottom:5px;}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #669999;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
body {  font-family: Arial, Helvetica, sans-serif}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #4F7575;
}

a:hover {
	color: #666666;
}
.imgborder { BORDER: #000000 1px solid;}
.borderbody {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.background {
	background-image: url("assets/images/background.jpg");
	background-repeat: repeat;
}
.border {
	border: 1px solid #333333;
}
.padding {
	padding-right: 10px;
	padding-left: 10px;
}
.ghost {
	background-image: url("assets/images/sidebar2.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.stretch {
	background-image: url("assets/images/sidebar1.jpg");
	background-repeat: repeat-y;
	border: 1px solid #333333;
}
.white {
	color: #FFFFFF;
}
.nav {
	font-weight: bold;
	text-decoration: none;
	color: #4F7575;
}
.nav:hover {
	color: #666666;
	background-image: url("assets/images/rollover.jpg");
	background-repeat: no-repeat;
	background-position: right center;

}
.rightborder {border-right:#548184 1px dotted;}
.smltext {font-size:10px;}
.white:hover {color:#000000;}



