A:link {
	color: #0000FF;
	text-decoration: none;
}

A:visited {
	color: #666666;
	text-decoration: none;
}


.MenuItem
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-transform : lowercase;
	background: #cccccc;
	color:white;
}


.MenuItem a
{
	color:white;
	background-color: #cccccc;
}

.MenuItem a:hover
{
	color: #FFF;
	background-color: #666666;
	display: block;
}

.smalltype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: 666666;
	text-decoration: none;
	text-transform: lowercase;

}
.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.PartTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: lowercase;
	color: #000000;
	text-align: left;
}
.SubPartTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.plaintext11 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.white {
	color: #FFFFFF;
}
.black {
	color: #000000;
}
