body {
	background: #E3ECFE url(images/page_bg.jpg) repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: Bold;
	color: #427F92;
}

h2 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: Bold;
	color: #4C90B1;
}

p {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #565656;
}

ul {
	list-style-image: url(images/web_img/bullet.gif);
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #565656;
}

.style1 {
	font-family: Arial;
	color:#990000;
	font-size: 12px;
	font-weight: bold;
}

.style2 {
	font-family: Arial;
	color: #003399;
	font-size: 12px;
	font-weight: none;
}


.style3 {
	text-decoration:underline;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #565656;
}

.style4 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #565656;
}

A {
	text-decoration: none;
	color:#990000;
	font-size: 12px;
	font-weight: bold; 
	font-family: arial;
}

a:visited{
	color:#990000
}

a:hover{
	color:#990000
}




