body {
	font-family : Tahoma, Arial, sans-serif;
	background-color : #000099;
	color : #000000;
	cursor : default;
	margin : 0;
}
.background1 {
	background : url(/images/main_19.gif);
}
.style1 {
	font-weight : bold;
	font-size : 21px;
}
.style2 {
	color : #ff9900;
}
.style3 {
	font-size : 12px;
	color : #000000;
}
.style4 {
	font-size : 28px;
	font-weight : bold;
	color : #3366ff;
	text-transform : uppercase;
}
.style5 {
	font-size : 24px;
}
.style6 {
	font-size : 12px;
	color : #999999;
	text-transform : capitalize;
}
.style7 {
	font-weight : bold;
	font-size : 18px;
	color : #3366ff;
	text-transform : capitalize;
}
.style8 {
	font-size : 12px;
	color : #ffffff;
}
.style9 {
	font-size : 11px;
	color : #888888;
}
.style10 {
	font-weight : bold;
	font-size : 20px;
	color : #666666;
	text-align : justify;
}
.tags1 {
	display : none;
	color : #ffffff;
	font-size : 9px;
}
.border1 {
	border : 1px solid #000000;
}
.border2 {
	border : 2px solid #ff9900;
}
a:link {
	text-decoration : underline;
	color : #3366ff;
}
a:visited {
	text-decoration : underline;
	color : #3366ff;
}
a:hover {
	text-decoration : none;
	color : #0099ff;
}
a:active {
	text-decoration : underline;
}

