
body {
	font-family : Berkeley, "Times New Roman", Times, serif;
	font-weight : normal;
	font-size: 10pt;
	font-style : normal;
	color : #000000;
	
}

P.SubTitle, DIV.SubTitle {
	font-family : Berkeley, Garamond, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	padding-top : 24pt;
}

P.Bold, DIV.Bold {
	font-weight : bold;
}

a:link {
	color: #330033;	
	text-decoration: none 
}

a:visited {
	color: #330033;
	text-decoration: none 
}

a:hover {
	color: #330033;
	text-decoration: underline 
}

hr_1 {
	color: #E5CBE5;
}
hr_2 {
	color: #CC99CC;
}
hr_3 {
	color: #996699;
}
hr_4 {
	color: #663366;
}

