.text
{
	color :#545454;
   	font-size : 11px;
	text-align:justify;
	font-family : Verdana;
	line-height:16px
}
.text A
{
   	font-size : 11px;
	text-align:justify;
	font-family : Verdana;
	line-height:16px;
	font-weight:bold
}
.text H1
{
	color :#545454;
   	font-size : 11px;
	font-family : Verdana;
	line-height:16px,
	font-weight:bold;
	text-indent : 0px;
	word-spacing : normal;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding : 0px;
	display : inline
}

.header H1
{
	color=#3B83AD;
	font-size : 13px;
	font-family : Verdana;
	line-height:16px;
	font-weight:bold;
}

.header A
{
	color=#3B83AD;
	font-size : 13px;
	font-family : Verdana;
	line-height:16px;
	text-weight:bold;
	text-decoration:none;
	
}
.header A:Visited
{
	color=#3B83AD;
	font-size : 13px;
	font-family : Verdana;
	line-height:16px;
	text-weight:bold;
	text-decoration:none;
	
}

.heading
{
	color :#1D6794;
    font-size : 11px;
	font-family : Verdana;
	font-weight:bold;
}
a.heading
{
	color :#1D6794;
    font-size : 11px;
	font-family : Verdana;
	font-weight:bold;
	text-decoration:none;
}
a:hover.heading
{
	color :#1D6794;
    font-size : 11px;
	font-family : Verdana;
	font-weight:bold;
	text-decoration:none;
}
a:visited.heading
{
	color :#1D6794;
    font-size : 11px;
	font-family : Verdana;
	font-weight:bold;
	text-decoration:none;
}