p, body, td
{
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
}

.headingBig
{
	font-family: tahoma, verdana;
	font-size: 20px;
	color: red;
text-transform: uppercase;

}

.copyrigh
{
	margin-bottom: 100px;
	text-align: center;
	font-size: 10px;
}

.heading
{
	font-size: 18px;
	font-weight: bold;
}

.subtitle
{

	font-weight: bold;
	font-size: 17px;
}

a
{

	color: blue;
	text-decoration:none;
}

a:visited
{
	color: blue;
	text-decoration: none;
}

a:hover
{
	color: blue;
	text-decoration: underline;
}

.menuLink a
{
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;

}

.menuLink a:visited 
{
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;

}

.menuLink a:hover
{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;

}

.tdPadding
{
	padding: 2px 0px 0px 10px;

}

.tdPaddingRight
{
	padding-right: 10px;
}

.shiftRight
{
	padding-left: 255px;
	color: red;
	font-size: 20px;
	font-family:verdana;
}

.shiftRight2
{
	padding-left: 277px;
	color: BLACK;
	font-size: 10px;
}

.shiftRight3
{
	padding-left: 292px;
	color: black;
	font-size: 11px;
}

.shiftRight4
{
	padding-left: 307px;
	color: black;
	font-size: 11px;
}

.shiftRight5
{
	padding-left: 317px;
	color: black;
	font-size: 11px;
}

