P, TD		{
			font-family: Times, serif;
			font-size: 14 px;
			}
.heading	{
	font-size: 16 px;
	font-weight: bold;
	color: #CC3333;
			}
.footer		{
	font-size: 12 px;
	color: #000099;
			}
.bold		{
			font-weight: bold;
			}
.field		{
			font-weight: bold;
			}
.alert		{
			color: red;
			font-weight: bold;
			}

.navheading	{
	font-size: 14px;
	font-weight: bold;
	color: #CC3333;
			}



.nav {
	font-family: Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}

a {
	color: #000099;
}

.header_bg {  
	background-image: url(images/header_bg.jpg); 
	background-repeat: repeat-x
	}
