h1 {
	font-family : arial;
	font-size : 18px;
	line-height : 22px;
	text-align : left;
	border-bottom : solid #CCCCCC;
	border-bottom-width : thin;
	margin-bottom : 10px;
}

.text
{
	color:#222222;
	font-family:arial;
	font-size:12px;
	line-height:20px;
	margin-top:25px;
	margin-left:25px;
	width:500px;
	text-align:justify;
}
.texta
{
	color:#222222;
	font-family:arial;
	font-size:12px;
	line-height:20px;
	margin-top:25px;
	margin-left:25px;
	width:510px;
	text-align:justify;
}
.heading1
{
	color:#004576;
	font-family:arial;
	font-size:15px;
	margin-left:22px;
	font-weight : bold;
	text-align:justify;
}
.textb
{
	color:#000000;
	font-family:arial;
	font-size:12px;
	line-height:14px;
	font-weight : bold;

}
.textc
{
	color:#636366;
	font-family:arial;
	font-size:10px;
	line-height:14px;
	font-weight : normal;
	text-align: center;

}
.textd
{
	color:#222222;
	font-family:arial;
	font-size:12px;
	line-height:18px;
	margin-top:25px;
	width:535px;
	text-align:justify;
}
.texte
{
	color:#D40211;
	font-family:arial;
	font-size:12px;
	line-height:14px;
	font-weight : normal;
	text-align: center;
	text-decoration:none;
}
a.texte:hover
{
	color:#D40211;
	font-family:arial;
	font-size:12px;
	line-height:14px;
	font-weight : normal;
	text-align: center;
	text-decoration:underline;
}
.bullets
{
	list-style-image:;
	color:#000000;
	font-family: arial;
	font-size: 12px;
	text-decoration:underline;
}
a.bullets:hover
{
	color:#004576;
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
}
.bullet {
	list-style-image: url(../graphics/bullet.gif);
	color:#000000;
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
}

.heading
{
	color:#FF6603;
	font-family:arial;
	font-size:15px;
	text-align:justify;
}
.whttext
{
	color:#feffff;
	font-family:arial;
	font-size:11px;
	line-height:15px;
	text-align:justify;
}
.footer
{
	color:#ffffff;
	font-family:arial;
	font-size:11px;
	margin-top:5px;
	margin-right:10px;
}
a.footer
{
	color:#ffffff;
	font-family:arial;
	font-size:11px;
	text-decoration:underline;
}
a.footer:hover
{
	color:#C44828;
	font-family:arial;
	font-size:12px;
	text-decoration:NONE;
}

.bottom_links {
  color: white;
  margin: 5px 20px 0px 20px;
	font-family:arial;
	font-size:11px;
}

.bottom_links a {
  color: white;
	text-decoration:none;
}

.bottom_links a:hover {
  color: white;
	text-decoration:underline;
}