body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #7f184f;
}
a:link {
	color: #e89ec1;
        text-decoration: none;
}
a:visited {
	color: #e89ec1;
        text-decoration: none;
}
a:hover {
	color: #000000;
        text-decoration: none;
}

a img {border: black 0px; }


H1, H2 {
    font-family:Tahoma;
	font-size: 10px; 
    MARGIN-TOP: 0px; 
    MARGIN-BOTTOM: 0px; 
    color: #7f184f;
}

H3, H4, H5 {
    font-family:Tahoma;
	font-size: 12px; 
    MARGIN-TOP: 0px; 
    MARGIN-BOTTOM: 0px; 
    color: #FFFFFF 
}

H6 {
    font-family:Tahoma;
	font-size: 16px; 
    MARGIN-TOP: 0px; 
    MARGIN-BOTTOM: 0px; 
    color: #7f184f; 
}

.bodyback2	{
background-image:url(images/name-of-image-file-here.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
}

UL        {

list-style-image:url(images/icon.png);

}

body {
	background-color: #444444;
}

.style1 {color: #FFFFFF}
.style2 {color: #FFFFFF; font-size: 10px; }

