/*
original heading sizes

H1 24
H2 18
H3 14
H4 12
H5 10
H6 8

*/

.LinksText { 
	font-family: Arial;
	font-size: 10pt;
	text-align: justify;
	margin-left: 20; 
	margin-right: 20;
	margin-top: 0;
	margin-bottom: 0
}



span.NormalText {
	font-family: Arial;
	font-size: 10pt;
	text-align: justify;
	color: #000080;
/*	margin-top: 0;
	margin-bottom: 0;
	margin-left: 20; 
	margin-right: 20; */
}


H1 {
	font-family: Arial;
	font-size : 18pt;
	color: #800080;
	text-align: center;
/*	text-decoration: underline; */
	font-weight: bold;
}


H2 {
	font-family: Arial;
	font-size : 14pt;
/*	text-decoration: underline; */
	font-weight: bold;
	color: #FFFF00;
}


H3 {
	font-family: Arial;
	font-size : 12pt;
/*	text-decoration: underline; */
	font-weight: bold;
	color: #FFFF00;
}


H4 {
	font-family: Arial;
	font-size : 10pt;
/*	text-decoration: underline; */
	font-weight: bold;
	color: #FFFF00;
}


span.size8 {
	font-family: Arial;
	font-size: 8pt;
/*	text-decoration: none; */
}


span.size10 {
	font-family: Arial;
	font-size: 10pt;
}


span.size12 {
	font-family: Arial;
	font-size: 12pt;
}


span.size14 {
	font-family: Arial;
	font-size: 14pt;
}

span.size18 {
	font-family: Arial;
	font-size: 18pt;
}

span.size24 {
	font-family: Arial;
	font-size: 24pt;
}


span.title {
	font-family: Comic Sans MS;
	font-size: 18pt;
}
