body 				{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	list-style-type: disc;
	background-image: url(images/img_bg.gif);
	background-repeat: repeat-x;
}
table 				{  font-family: Tahoma, Arial, Verdana; font-size: 11px; font-style: normal; font-weight: normal; color: #333333; list-style-type: circle}
br 					{  font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #333333}
li 					{  font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #333333}
ol 					{  font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #333333}
ul 					{  font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #333333}
tr 					{  font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #333333}
td 					{  font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #333333}
div 				{  font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #333333}
p 					{  font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #333333}

input 				{  font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #333333}
textarea 			{
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-size: 11px;
						color: #333333;

					}

h1 					{  font-family: Tahoma, Arial, Verdana; font-size: 14px; font-style: normal; color: red}
h2 					{  font-family: Tahoma, Arial, Verdana; font-size: 11px; font-style: normal; color: #333333}

A.nav:link  	{color:#004A80; text-decoration:none; font-weight: bold}
A.nav:visited  {color:#004A80; text-decoration:none; font-weight: bold}
A.nav:hover    {color:red; text-decoration:none; font-weight: bold}

A.nav_active:link  	{color:red; text-decoration:none; font-weight: bold}
A.nav_active:visited  {color:red; text-decoration:none; font-weight: bold}
A.nav_active:hover    {color:red; text-decoration:none; font-weight: bold}

A:link          	{ color:blue; text-decoration:none; font-weight: normal}
A:visited       	{ color:blue; text-decoration:none; font-weight: normal}
A:hover 			{ color:red; text-decoration:none; font-weight: normal}