body {
font-family: "verdana";
font-size:10pt;
margin:0;
padding:0;
color :#4f4f4f;
background-image:url(bg.jpg);
background-repeat:repeat-x;
background-color:#fff; }



h1 { font-size: 18px; color: #0174a2; font-family: verdana; text-align: left; text-decoration: bold; margin-top: 0px }

h2 { font-size: 14px; color: #0290c9; font-family: verdana; text-align: left; text-decoration: bold; margin-top: 0px }
 
.para { font-size: 12px; color: #4f4f4f; line-height: 150%; font-family: verdana; text-align: left; margin-left: 20px; }


.footer { font-size: 9px; color: #4f4f4f; line-height: 150%; font-family: verdana; text-align: center; margin-top: 20px; }
 
.menu { font-size: 12px; color: #4f4f4f; line-height: 50%; font-family: verdana; text-align: left; text-decoration: bold; margin-right: 25px; margin-top: 10px; margin-left: 5px;} 
 
 .websitedesign { font-size: 9px; color: #4f4f4f; line-height: 150%; font-family: verdana; text-align: center; }

ol           { color: #4f4f4f; font-family: Verdana; margin-bottom: -10px }
ul           { color: #ff9100; list-style-type: circle; margin-bottom: -10px }
li           { font-size: 12px; margin-left: -15px; font-size: 12px; color: #4f4f4f; line-height: 150%; font-family: verdana; }
 
a:link {
	color: #ff9100;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ff9100;
}
a:hover {
	text-decoration: underline;
	color: #0290c9;
}
a:active {
	text-decoration: none;
	color: #ff9100;






