.style3 {font-size: 24px}
.style6 {
	font-size: 24px;
	color: #B84849;
	font-weight: bold;
	font-style: italic;
}
.style7 {
	color: #0000CC;
	font-style: italic;
	font-weight: bold;
}
.style10 {font-size: large}
.style11 {
	color: #330099;
	font-style: italic;
}
.style12 {font-size: larger}
.style13 {
	color: #3300CC;
	font-style: italic;
}
.style1 {	color: #0000CC;
	font-style: italic;
}
.style14 {
	font-size: 60px;
	font-weight: bold;
	color: #330099;
	font-style: italic;
}
.style16 {
	font-size: 36px;
	font-weight: bold;
	color: #A22B2B;
}
.style17 {color: #A22B2B}
.style18 {color: #B24849}
.style20 {font-size: 36px; font-weight: bold; color: #B84849; }
.style21 {color: #B84849}
.style22 {
	color: #009900;
	font-weight: bold;
}
.style23 {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
body {
	background-color: #C0C0C0;
}


.speciallink {
	color:pink;
}
a.speciallink:link {
	color: white
}
a.speciallink:visited {
	color: yellow
}
a.speciallink:hover {
	color: red
}
a.speciallink:active {
	color: lime
}

a:link {
	color: blue;
	font-weight: bold;
}
a:visited {
	color: red;
	font-weight: bold;
}
a:hover {
	color: orange
}
a:active {
	color: lime
}
.style2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	background-color: #E2E3F1;
	background-image: url();
	text-align: center;
}
.style15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000090;
}

