BODY, TD {
	font-family : Arial, Helvetica, Sans-Serif, Verdana, Geneva;
	font-size : 12px;
	color : #333333;
}

A:link {
	text-decoration : underline;
	color : #A52227;
}

A:visited {
	text-decoration : underline;
	color : #A52227;
}

A:hover {
	text-decoration : none;
	color : #333333;
}

A.darklinks:link {
	text-decoration : none;
	color : #333333;
}

A.darklinks:visited {
	text-decoration : none;
	color : #333333;
}

A.darklinks:hover {
	text-decoration : underline;
	color : #A52227;
}

A.demowindowlinks:link {
	text-decoration : none;
	color : #999999;
}

A.demowindowlinks:visited {
	text-decoration : none;
	color : #999999;
}

A.demowindowlinks:hover {
	text-decoration : underline;
	color : White;
}

A.ourlink:link {
	font-size : 10px;
	text-decoration : none;
	color : #CCCCCC;
}

A.ourlink:visited {
	font-size : 10px;
	text-decoration : none;
	color : #CCCCCC;
}

A.ourlink:hover {
	font-size : 10px;
	text-decoration : underline;
	color : #A52227;
}

.textbox {
	font-size : 11px;
	border : 1 solid;
}

.textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	border : 1 solid;
}

.button {
	font-size : 11px;
}

.title {
	font-family : Arial, Helvetica, Sans-Serif, Verdana, Geneva;
	font-size : 20px;
	font-weight : bold;
	color : #333333;
	font-style : italic;
	letter-spacing : 5;
}

.subtitle {
	font-family : Arial, Helvetica, Sans-Serif, Verdana, Geneva;
	font-size : 14px;
	font-weight : bold;
	color : #333333;
}

.small {
	font-size : 12px;
	color : #333333;
}

.formfield {
	font-size : 12px;
	font-weight : bold;
	color : #333333;
}

.required {
	font-size : 12px;
	font-weight : bold;
	color : #A52227;
}

.reallysmall {
	font-size : 10px;
	color : #333333;
}

.demowindowsmall {
	font-size : 12px;
	color : White;
}

.demowindowreallysmall {
	font-size : 10px;
	color : #999999;
}

.talentresults {
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size : 17px;
	font-weight : bold;
	color : #A52227;
}

.talentnamedetails {
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size : 25px;
	font-weight : bold;
	color : #333333;
}

.talentsmall {
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #333333;
}

.talentfieldheading {
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size : 12px;
	font-weight : bold;
	color : #333333;
}

.talentbolddark {
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	font-weight : bold;
	color : #333333;
}

.talenttinydark {
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size : 10px;
	color : #333333;
}