/* CSS Document */

body,td,th {
	font-family: Tahoma;
	color: #1c1c1c;
	line-height:25px;
}
body {
	background: url(images/bg_02.gif) repeat-x left top;
	background-color: #50aee2;
	margin:50px 0px;
}
a:link {
	color: #1c1c1c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1c1c1c;
}
a:hover {
	text-decoration: underline;
	color: #1c1c1c;
}
a:active {
	text-decoration: none;
	color: #1c1c1c;
}
.STYLE1 {
	font-size: 19px;
	font-weight: bold;
	color: #004b92;
}
.STYLE2 {color: #004b92}
.STYLE3 {font-size: 17px}
.STYLE4 {font-size: 18px}
.STYLE5 {font-size: 14px}
.STYLE6 {font-size: 11px}

