BODY, TD, P{
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	font-weight : 500;
}

.WhiteNBold {
	color : #ffffff;
	font-weight : bold;
}	

.Bold {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.BlackNBold {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : bold;
}	

A {
	text-decoration: none;
	color: #F6BF52;
}

A:HOVER {
	text-decoration: underline;
	color: #CCCCCC;
}

.SmallLink {
	color: #F6BF52;
	font-weight : normal;
	font-size : 9 pt;
	font-family: Georgia;
}

.Text {
	color: #000000;
	font-family : "Century Schoolbook";
	font-size : 12pt;
}

.MainText {
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
}

.DarkLink {
	text-decoration: none;
	color: #800000;
	font-family : Arial;
}

A:HOVER.DarkLink {
	text-decoration: underline;
	color: #000066;
	font-family : Arial;
}

Breadcrumbs {
	color: #800000;
	font-weight : normal;
	font-size :9 pt;
	font-family: Georgia;
}

.BreadcrumbsOn {
	color: #000066;
	font-weight : normal;
	font-size : 9 pt;
	font-family: Georgia;
}

A:HOVER.Breadcrumbs {
	text-decoration: underline;
	color: #000066;
	font-size : 9 pt;
	font-family: Georgia;
}

A.Breadcrumbs {
	text-decoration: none;
	font-weight : normal;
	color: #800000;
	font-size : 9pt;
	font-family: Georgia;
}

InTextLink {
	color: #800000;
	font-weight : normal;
	font-size : 12 pt;
	font-family : Arial, Helvetica, sans-serif;
}

A.InTextLink {
	color: #800000;
	font-weight : normal;
	font-size : 12 pt;
	font-family : Arial, Helvetica, sans-serif;
}

A:Hover.InTextLink {
	color: #000066;
	font-weight : normal;
	font-size : 12 pt;
	font-family : Arial, Helvetica, sans-serif;
}
