td{
	font-family : Arial,Helvetica,sans-serif;
	color : #333366;
	font-size: 11px;
	line-height: 13px; 
}

input{
	font-family : Arial,Helvetica,sans-serif;
	color : #333366;
	font-size: 11px;
	font-weight: bold;
}

textarea{
	font-family : Arial,Helvetica,sans-serif;
	color : #333366;
	font-size: 11px;
	font-weight: bold;
}

.link{
	color: #333366;
	text-decoration: underline;
	font-weight: bold;
}

.link:hover{
	color: #666699;
	text-decoration: underline;
	font-weight: bold;
}

.orange_heading{
	color: #FF6600;
	font-weight: bold;
}

.blue_heading{
	color: #333399;
	font-weight: bold;
}

.blue_heading2{
	color: #3333CC;
	font-weight: bold;
}

.orangetext{
	color: #FF6600;
}

.homebluetext{
	color: #333399;
}

.bluetext{
	color: #003399;
}

.bluelink{
	color: #003399;
	text-decoration: underline;
}

.bluelink:hover{
	color: #0066FF;
	text-decoration: underline;
}

.footer_menu{
	color: #9B9BCD;
}

.footer_menu_a{
	color: #666699;
	text-decoration: none;
}

.footer_menu_a:hover{
	color: #666699;
	text-decoration: underline;
}