﻿.textheading
{
	font-family: Arial;
	font-size: 26px;
	font-weight:500;
	color: #FFFFFF;
	font-weight: regular;
}

.tableBorder
{
	border:1px solid #ffffff;
	border-bottom-style:dotted;
}

.bottom
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: regular;
}


.textnormal
{
	font-family: Arial;
	font-size: 14px;
	letter-spacing:1px;
	font-weight:normal;
	color: #FFFFFF;
}

.textnormal1
{
	font-family:Verdana;
	font-size: 14px;
	letter-spacing:0px;
	font-weight:normal;
	color: #FFFFFF;
	text-align:justify;
}


.innerhead
{
	font-family:Verdana;
	font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;
}

.inner
{
	font-family:Verdana;
	font-size: 14px;
	line-height:16px;
	font-weight:normal;	
	color: #FFFFFF;
}

	
.menu
{
	font-family: Arial;
	font-size: 14px;
	letter-spacing:1px;
	font-weight:normal;
	color: #FFFFFF;
}

.innermenu
{
	font-family: Arial;
	font-size: 14px;
	letter-spacing:1px;
	font-weight:normal;
	color: #FFFFFF;
}

a:link 
{
COLOR: #FFFFFF;
text-decoration:none;
}
a:visited 
{
COLOR: #FFFFFF;
}
a:hover
{
COLOR: #FFFFFF;
text-decoration:underline;
}
a:active 
{
COLOR: #FFFFFF;
}




