table, tr, td, body, p, span
{
font-family:arial;	
}

h1
{
font-size:20px;
color:#00C;
margin:0px 0px 3px 0px;
}
a:link {
	font-family: arial;
	font-size: 13px;
	color: #0F50B5;
	}
a:hover {
	font-family: arial;
	font-size: 13px;
	color: #CB5100;
		padding-top: 2px;
	padding-bottom: 2px
}
a:visited {
	font-family: arial;
	font-size: 13px;
	color: #0F50B5;
}
.text_main {
	font-family: arial;
	font-size: 13px;
	color: #222222;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	
}
.text_small {
	font-family: arial;
	font-size: 12px;
	color: #222222;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px
}
.text_form {
	font-size: 11px
}
.text_red {
	font-family: arial;
	font-size: 11px;
	color: #CC0000;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px
}
.text_heading {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #0F50B5;
	
}
.text_orange {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #CB5100;
	
}
.text_white {
	font-family: arial;
	font-size: 13px;
	color: #FFFFFF;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;

	background-color: #5E91D8;
	font-weight: bold
}
.bg_footer {
	background-color: #FFFFFF;
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: top
}
li {
	color: #CCCCCC;
	list-style-image: url(images/bullet1.gif);
	clip:   rect( );
	list-style-position: outside;
	margin-top: 2px
}
