P
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

BODY
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

DIV
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px; 
	font-weight: normal; 
	color: #000000
}

TD
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px; 
	font-weight: normal; 
	color: #000000
}


a:link
{
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #da602c
}

a:hover
{
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #da602c
}
a:active
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px; 
	font-weight: bold;
	color: #da602c
}

a:visited
{
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #da602c
}

a.small_link:link
{
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff
}

a.small_link:hover
{
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff
}
a.small_link:active
{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px; 
	font-weight: normal;
	color: #ffffff
}

a.small_link:visited
{
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff
}

.small_text
{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff
}
	
.Title
{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #da602c;
}		
	
HR
{
	color: #000000; 
	height:1px
}

H1
{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px; 
	font-weight: normal; 
	color: #000000 
}

H2
{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: Black;
}

H3
{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px; 
	font-weight: bold; 
	color: #000000
}

H4
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px; 
	font-weight: normal; 
	color: #000000
}

OL
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #da602c
}

UL
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #da602c;
	list-style: square outside;
}
