﻿body,td 
{
	color: #666666;
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
p { 
font-size: 12px; 
margin-top : 5px; 
margin-bottom : 10px; 
line-height: 15px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #666666; 
}

a:link{color: #666; cursor:hand;text-decoration: none;}

/* links */

h3 a:link{color: #666666; cursor:hand;text-decoration: none; }
h3 a:active{color: #666666; cursor:hand;text-decoration: none;}
h3 a:visited{color: #666666; cursor:hand;text-decoration: none;}
h3 a:hover{color: #cccccc; cursor:hand;text-decoration: none;}
h5 a:link{color: #999999; cursor:hand;text-decoration: none; u

}

h2 a:link{color: #ED1C24; cursor:hand;text-decoration: none;}
h2 a:active{color: #ED1C24; cursor:hand;text-decoration: none;}
h2 a:visited{color: #ED1C24; cursor:hand;text-decoration: none;}
h2 a:hover{color: #666; cursor:hand;text-decoration: none;}



/* headings */
h1 {
	font-size:20px;
	font-weight:bold;
	Color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size:16px;
	font-weight:bold;
	margin-bottom: 5px;
	Color: #ED1C24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom: 5px;
	Color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	font-size:14px;
	font-weight:bold;
	margin-bottom: 5px;
	Color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	font-size:12px;
	font-weight:bold;
	margin-bottom: 5px;
	Color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h6 {
	font-size:10px;
	font-weight:bold;
	margin-bottom: 5px;
	Color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
