body
{
	font-size:		13px;
	color:			#000000;
	font-family:	Arial;
	FONT-WEIGHT:	normal;
}

table
{
	border:			thin;
	font-size:		12px;
	color:			#000000;
	font-family:	Arial;
	FONT-WEIGHT:	normal;
}

.tblPosition
{
position: 			relative;
left:				0;
top:				0;
}


.clsTextBold
{
font-size:			18px;
color:				#000000;
font-family:		Arial;
font-weight:		normal;
}

A:LINK
{
font-size:			14px;
color:				#253390;
font-family:		Arial;
text-decoration:    underline;
font-weight:		bold;
}


A:VISITED
{
font-size:			14px;
color:				#253390;
font-family:		Arial;
text-decoration:    underline;
font-weight:		bold;
}

A:HOVER
{
font-size:			14px;
color:				#253390;
font-family:		Arial;
text-decoration:    underline;
font-weight:		bold;
}



A:ACTIVE
{
font-size:			14px;
color:				#253390;
font-family:		Arial;
text-decoration:    underline;
font-weight:		bold;
}

