BODY {
background:#FFFFFF; font-family: Verdana, Tahoma; font-size: 14px; color: #282828;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-arrow-color: #E5761C;
scrollbar-base-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
}


A:link {text-decoration: none;color: #4F5353;}
A:visited  {text-decoration: none;color: #4F5353;}
A:active  {text-decoration: none;color: #4F5353;}

a:hover     
{ 
color: #E86173;
font-weight:bold;
 position: relative; left: 1px; top: 1px; 
    TEXT-DECORATION: none;

}
h2 
{
color: #E86173;border-bottom: 1px dashed #282828;
			font-size: 16px;
			font-family: georgia, times, "times new roman", 
			 margin-top: 5px;
}
h3 
{
color: #398496;
			font-size: 12px;
			font-family: georgia, times, "times new roman", 
			 margin-top: 5px;
}
blockquote
{margin: 1em 1.5em;
padding: 1em 1.5em;
border: 1px dotted #E86173;
background-color: #FFFFFF;}

ul {  padding-left: 12px; margin-left: 10px;}
li { list-style-image: url('images/ul.gif');
list-style-type: circle;
font-size: 14px; color: #282828;}
#footer {
    clear: both; 
    height: 75px;
    padding-top: 5px;
	margin-bottom: 0px;
    text-align: center;
	background: url('images/tcp-footer.gif') no-repeat right bottom;
	
	
}

