li
{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}	
p
{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}
h1
{
	font-family: times new roman;
	font-size:  32px;
	color: #ffffff;
}
h2
{
	font-family: times new roman;
	font-size: 24px;
	color: #ff0000;
}
h3
{
	font-family: verdana;
	font-size: 18px;
	color: #000000;
}
h4
{
	font-family: verdana;
	font-size: 14px;
	color: #000000;
}	
.small
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
.small_w
{
	font-family: arial narrow;
	font-size: 18px;
	color: #FFFFFF;
}
.small_heading_w
{
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.small_heading
{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}	
.medium
{
	font-family: arial;
	font-size: 14px;
	color: #000000;
}
.large
{
	font-family: arial;
	font-size: 18px;
	color: #ffffff;
	letter-spacing : 5px;
}
.heading
{
	font-family: arial narrow;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #ff0000;
}
.heading1
{
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	letter-spacing : 2px;
}
.heading2
{
	font-family: arial narrow;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #4959A3;
}
.heading3
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.heading4
{
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #993333;
}
.table
{
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.tableborder
{
border-bottom:2px solid #ccc;
border-collapse:collapse;
}
.required
{
	font-family: arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.required_field
{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.pdfs
{
	list-style-image: url(images/pdfsm.gif);
}
