A:LINK {
	font-family : sans-serif;
	font : bold arial helvetica;
	color : DC8648;
}
A:HOVER {
	font-family : sans-serif;
	font : bold arial helvetica;
	color : AF5C21;
}

A:VISITED {
	font-family : sans-serif;
	font : bold arial helvetica;
	color : 095BA6;
}

UL {
	font-family: Arial, " helvetica", sans-serif;
	font-size: 10pt;
	color : Black;
	list-style : disc url("images/squarebullet.gif");
}

Table {
	font-family: Arial, " helvetica", sans-serif;
	font-size: 10pt;
	color : Black;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}

.Title {
	color : 095BA6;
	font-family: Arial, " helvetica", sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: 19pt;
	letter-spacing: 0.01225em;
	word-spacing: 0.125em;
	font-weight: bolder
}

.Subtitle {
	color : 095BA6;
	font-family: Arial, " helvetica", sans-serif;
	font-size: 14pt;
	font-style: italic;
	line-height: 19pt;
	letter-spacing: 0.01225em;
	word-spacing: 0.125em;
	font-weight: normal
}

.Header {
	color : DC8648;
	font-family: Arial, " helvetica", sans-serif;
	font-size: 12 pt;
	font-style: normal;
	line-height: 19pt;
	letter-spacing: 1 pt;
	word-spacing: 0.125em;
	font-weight: bolder
}
.BodyCopy {
	font-family: Arial, " helvetica", sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	height : auto;
}

.bodybold {
	font-family: sans-serif;
	font : arial, helvetica;
	font-size : 10pt;
	font-weight : bold;
	
}

.bodyboldcolor {
	font-family: sans-serif;
	font : arial, helvetica;
	font-size : 10pt;
	font-weight : bold;
	color : DC8648;
	
}

.bodyboldblue {
	font-family: sans-serif;
	font : arial, helvetica;
	font-size : 10pt;
	font-weight : bold;
	color : 095BA6;
	
}

.bodyitalic {
	font-family: sans-serif;
	font : italic arial helvetica;
	font-size : 10pt;
	font-weight : normal;
}

.bodyboldyitalic {
	font-family: sans-serif;
	font : italic arial helvetica;
	font-size : 10pt;
	font-weight : bold;
}

.PhotoCaption { font-family: "Times New Roman", Times, serif; font-size: 9pt; font-style: italic; line-height: normal; text-align: left }

