/* CSS Document */

body
	{
	background:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	}
p
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	margin-left:15px;
	margin-right:15px;
	text-align:justify
	}
.contact
	{
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	color:#FFFF00;
	text-align:center
	}
.heading
	{
	font-size:16px;
	text-align:center;
	font-weight:bold
	}
	
.heading1
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#FFFFFF;
}
.nav
	{
	background:url(images/button1.jpg)
	}
.nav:hover
	{
	background:url(images/button1_hover.jpg)
	}
.nav1
	{
	background:url(images/button2.jpg)
	}
.nav1:hover
	{
	background:url(images/button2_hover.jpg)
	}
.nav2
	{
	background:url(images/button3.jpg)
	}
.nav2:hover
	{
	background:url(images/button3_hover.jpg)
	}
.nav3
	{
	background:url(images/button4.jpg)
	}
.nav3:hover
	{
	background:url(images/button4_hover.jpg)
	}
.nav4
	{
	background:url(images/buttton5.jpg)
	}
	.nav4:hover
	{
	background:url(images/buttton5_hover.jpg)
	}
.nav5
	{
	background:url(images/button6.jpg)
	}
.nav5:hover
	{
	background:url(images/button6_hover.jpg)
	}
a:link
	{
	color:#FFFFFF;
	text-decoration:none
	}
a:hover
	{
	text-decoration:underline;
	color:#FFFF66
	}
a:visited
	{
	text-decoration:underline;
	color:#FFFFFF
	}
.style1 {font-size: 12px}
.style2 {font-weight: bold}
.style3 {font-weight: bold}
.style4 {font-size: 12px; font-weight: bold; }
.style5 {font-weight: bold}