a:link { color: blue; text-decoration: underline }
a:visited  { color: #0099FF }
a:hover { color: red; text-decoration: underline }
h1 { font-size: 12pt; font-weight: bold; margin: 0 0 }
.class   { font-size: 10pt; line-height: 130% }
.class1   { font-size: 11pt; line-height: 140% }
.class4   {
	font-size: 10pt;
	text-decoration: line-through;
}
h2  { font-size: 10pt; font-weight: bold }
.class-a   {
	background-image: url(Media/back-3.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 10mm 0
}
.class9 { color: gray; font-size: 9px }
.class2 {
	font-size: 10pt;
	line-height: 110%;
}
.style1 {color: #FF0000}
.style2 {color: #FF0000; font-weight: bold; }
.style3 {color: #000000; font-weight: bold; }
.style4 {color: #009900}
.style5 {color: #FF9900}
.style6 {color: #FF0066}
.style7 {color: #6b8e23}
.style9 {
	font-size: 10pt;
	font-weight: bold;
}
.style10 {font-size: smaller}
.style11 {color: #0000FF}
.style12 {
	font-size: large;
	color: #F00;
}
.style13 {color: ##6666FF}
.style14 {
	color: #060;
	font-weight: bold;
}
