body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bck.jpg);
	background-repeat: repeat-x;
}
.ul
{
	font-family: Tahoma;
	line-height: 18px;
	font-size: 11px;
	height: 76px;
}

.textlinks
{
	padding: 10px;
	font-family: Tahoma;
	line-height: 18px;
	font-size: 11px;
}

.text
{
	padding: 10px;
	font-family: Tahoma;
	line-height: 18px;
	font-size: 11px;
	text-align:justify;
}

.mainheading
{
	font-family: Tahoma;
	line-height: 20px;
	color: #ffffff;
	font-size: 18px;
}

.heading
{
	font-family: Tahoma;
	line-height: 20px;
	color: #ffffff;
	font-size: 49px;
}

a.hyperlinks:link
{
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
a.hyperlinks:visited
{
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
a.hyperlinks:hover
{
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
a.hyperlinks:active
{
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
a:link
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: Blue;
}
a:visited
{
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;
	color: Blue;
}
a:hover
{
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;
	color: Blue;
}
a:active
{
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;
	color: Blue;
}

.h3
{
	font-family: Tahoma;
	font-size: medium;
	padding-left: auto;
}
