DT {
	font-family :arial;
	font-weight : 100;
	padding-left : 15px;
}
.back {
	background-color : #660000;
	color : #FFCC99;
	font-family :arial;
	font-weight : bold;
}

.benefit {
	color : Black;
	font-size : small;
	background-color : transparent;
	font-style : oblique;
	font-family :arial;
	font-weight : bold;
}

h1 {
	margin: 0;
	letter-spacing: -1px;
	color: #0082BF;
	font-family: "Arial", Sans-Serif;
	font-size: 32px;
	font-weight: bold;
}

H2  {
	font-size : 10px;
	font-family :arial;
	font-weight : bold;
	text-align : left;
	text-transform : capitalize;
	color : #2F4F4F;
	background-color : #E6E6FA;
	margin-left : 0px;
}


H3  {
	font-size : medium;
	font-family :arial;
	font-weight : bold;
	font-style : italic;
	color : #0000CC;
	text-transform : capitalize;
	margin-left : 15px;
}

P {
	margin-left : 15px;
}



H4 {
	background-color : transparent;
	color : Black;
	font-family :arial;
	font-weight : bold;
	font : normal small-caps monospace;
}

BODY  {
	font-size : 11px;
	font-family :arial;
	color : Black;
	font : Terminal;
	text-align : left;
	margin-top : 0px;
	margin-left : auto;
	background-color : White;
	scrollbar-face-color: gray;
	scrollbar-highlight-color: lavender;
	scrollbar-3dlight-color: CC9966;
	scrollbar-darkshadow-color: gray;
	scrollbar-shadow-color: silver;
	scrollbar-arrow-color: ivory;
	scrollbar-track-color: #A8D470;
	margin : 10px;
}



.sitedesign  {
	font-size : xx-small;
	font-family :arial;
	color : Gray;
	text-align : left;
	text-indent : 0px;
}




table  {
	text-align : left;
}



th  {
	font-size : 10px;
	font-family :arial;
	font-weight : bold;
	color : Black;
	background-color : #F0FFF0;
	text-align : left;
}



td  {
	padding : 1px;
	font : 10px;
}




.form  {
	border-style : double;
	background : #F0F8FF none;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 8px;
	padding-bottom : 8px;
	padding : 2px;
	background-color : #FFCC99;
	margin-left : auto;
}


.submit {
	color : White;
	background-color : #FFCC66;
	font : bold;
}
