/* CSS Document */
td.intro_nav {
			 font-size: 12px; 
			 color: #FFFFFF; 
			 height: 12px; 
			 font-style: normal; 
			 font-weight: bolder; 
			 font-family: arial, helvetica, sans-serif
		}
td.intro_nav A {
			color: #FFFFFF;
			text-decoration: none
		}
td.intro_nav A:visited {
			color: #FFFFFF; 
			text-decoration: none
		}
td.intro_nav A:active {
			color: #FFFFFF; 
			text-decoration: none
		}
td.intro_nav A:hover {
			color: #FFFFFF; 
			text-decoration: none
		}
		
td.min_nav {
			 font-size: 12px; 
			 color: #576192; 
			 height: 12px; 
			 font-style: normal; 
			 font-weight: bolder; 
			 font-family: arial, helvetica, sans-serif
		}
td.min_nav A {
			color: #576192;
			text-decoration: none
		}
td.min_nav A:visited {
			color: #576192; 
			text-decoration: none
		}
td.min_nav A:active {
			color: #576192; 
			text-decoration: none
		}
td.min_nav A:hover {
			color: #9E0B0E; 
			text-decoration: none
		}
		
		
td.nav_main {
			 font-size: 12px; 
			 color: #FFFFFF; 
			 height: 12px; 
			 font-style: normal; 
			 font-weight: bolder; 
			 font-family: arial, helvetica, sans-serif
		}
td.nav_main A {
			color: #FFFFFF;
			text-decoration: none
		}
td.nav_main A:visited {
			color: #FFFFFF; 
			text-decoration: none
		}
td.nav_main A:active {
			color: #FFFFFF; 
			text-decoration: none
		}
td.nav_main A:hover {
			color: #FFFFFF; 
			text-decoration: underline
		}

td.content {
			 font-size: 12px; 
			 color: #000000; 
			 height: 12px; 
			 font-style: normal; 
			 font-weight: normal; 
			 font-family: arial, helvetica, sans-serif
		}
td.content A {
			color: #576192;
			text-decoration: none
		}
td.content A:visited {
			color: #576192; 
			text-decoration: none
		}
td.content A:active {
			color: #576192; 
			text-decoration: none
		}
td.content A:hover {
			color: #9E0B0E; 
			text-decoration: underline
		}
p 	{
	padding-left: 5px;
}		
h2 {
			font-size: 16px; 
			color: #9E0B0E; 
			height: 16px; 
			font-style: normal; 
			font-weight: bolder; 
			font-family: arial, helvetica, sans-serif;
			margin-top: 3px; padding-top: 3px; margin-bottom: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px 
		}
		
h4 {
			font-size: 12px; 
			color: #FFFFFF; 
			height: 12px; 
			font-style: normal; 
			font-weight: bolder; 
			font-family: arial, helvetica, sans-serif;
			background-color : #576192;
			text-indent : 2px;
			margin-top: 3px; padding-top: 3px; margin-bottom: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px
		}
td.footer {
			 font-size: 12px; 
			 color: #FFFFFF; 
			 height: 12px; 
			 font-style: normal; 
			 font-weight: normal; 
			 font-family: arial, helvetica, sans-serif
		}
td.footer A {
			color: #FFFFFF;
			text-decoration: none
		}
td.footer A:visited {
			color: #FFFFFF; 
			text-decoration: none
		}
td.footer A:active {
			color: #FFFFFF; 
			text-decoration: none
		}
td.footer A:hover {
			color: #FFFFFF; 
			text-decoration: underline
		}


