BODY, TD, P{
	text-decoration : none;
	font-family : Book Antiqua;
	color : #333333;
	font-size : 12px;
	font-weight : 500;
}

.Regular{
	text-decoration : none;
	font-family : Book Antiqua;
	color : #333333;
	font-size : 13px;
	font-weight : 500;
}

.Bigger{
	text-decoration : none;
	font-family : Book Antiqua;
	color : #333333;
	font-size : 15px;
	font-weight : 500;
}

h3{
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 9px;
	font-weight : 500;
}

A:link {
	color: #B3955F;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
}

A:visited {
	color: #B3955F;
	text-decoration : none;
	font-weight : bold;
	font-size :12px;
}

A:hover {
	color: #333333;
	text-decoration : underline;
	font-weight : bold;
	font-size : 12px;
}

.Small {
	font-family : Book Antiqua;
	font-size : 10px;
	font-style : normal;
	color : #B3955F;
}

A:link.Small {
	font-size : 10px;
	text-decoration : underline;
	color : #B3955F;
}

A:visited.Small {
	font-size : 10px;
	text-decoration : underline;
	color : #B3955F;
}

A:hover.Small {
	font-size : 10px;
	text-decoration : none;
	color : #333333;
}

.Copyright {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color : #B3955F;
}

A:link.Copyright {
	font-size : 10px;
	text-decoration : underline;
	font-style : normal;
	color : #B3955F;
}

A:visited.Copyright {
	font-size : 10px;
	text-decoration : underline;
	font-style : normal;
	color : #B3955F;
}

A:hover.Copyright {
	font-size : 10px;
	text-decoration : none;
	font-style : normal;
	color : #333333;
}

.Bold {
	font-weight : bold;
}

.BigNBold {
	font-weight : bold;
	font-size : 16px;
}

.description {
	font-family : Arial;
	font-size : 10px;
	font-weight : 500;
}	

.Credits {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
}

A:link.Credits {
	font-size : 10px;
	text-decoration : underline;
	font-style : normal;
	color : #B3955F;
}

A:visited.Credits {
	font-size : 10px;
	text-decoration : underline;
	font-style : normal;
	color : #B3955F;
}

A:hover.Credits {
	font-size : 10px;
	text-decoration : none;
	font-style : normal;
	color : #333333;
}

.Title {
	font-family : Book Antiqua;
	font-size : 24px;
	font-style :Bold;
	color : #333333;
}

.Heading {
	font-family : Book Antiqua;
	color : #000000;
	font-size : 20px;
	font-style :Bold;
}

.HeadingColor {
	font-family : Book Antiqua;
	color : #663399;
	font-size : 22px;
	font-style :Bold;
}

.Required {
	font-family : Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-size : 12px;
	font-weight : 500;
}

.CatHead {
	font-family : Verdana;
	font-size : 13pt;
	font-style :regular;
}

A:link.CatHead {
	color: #000000;
	text-decoration : none;
	font-weight : bold;
	font-size : 11px;
}

A:visited.CatHead {
	color: #000000;
	text-decoration : none;
	font-weight : bold;
	font-size :11px;
}

A:hover.CatHead {
	color: #663399;
	text-decoration : underline;
	font-weight : bold;
	font-size : 11px;
}


