BODY,TD
{ 
font:11px arial, tahoma, helvetica, sans-serif; 
color:#990033;
letter-spacing:1px;
}
H1 {
	font-size:14px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	letter-spacing:0px;
	color:#000000;
	}
H2 {
	font-size:18px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	}
H3 {
	font-size:24px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	color:#000000;
	}
.style1 {
	font-size: 11px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
}
a:link {
	color: #990033;
	text-decoration:none;
}
a:visited {
	color: #990033;
	text-decoration:none;
}
a:hover {
	color: #ce7400;
}
a:active {
	color: #990033;
	text-decoration:none;
}
.more {
	color:#000000;
	font-size: 12px;
	font-weight:bold;
	letter-spacing:0px;
	text-decoration:underline;
	
}
a.more {
	color:#000000;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
	
}
 ul
{
list-style-type: none;
padding: 0;
margin: 0;
text-align: left;
}

li
{
background-image: url(http://kmrdesignstudios.com/tom/os/images/arrow.gif);
background-repeat: no-repeat;
background-position: 0em;
padding:3 15;


}

