body, td, th
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.Title{font-size: 18px}

a:link
{
	text-decoration: none;
	color: #FFFFFF;
	
}
a:visited
{
	text-decoration: none;
	color: #FFFFFF;
	
}
a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
	
}


a:active

	text-decoration: none;
	color: #FFFFFF;
}

.boldheaders {
	font-size: 14px;
	font-weight: bold;
}


.largetext {
font-size: 24px
}
.tinytext 
{font-size: 10px}