/* CSS Document */
body {
	margin-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.menu{
font-family:Arial;
font-weight:bolder;
color:#000000;
font-size:14px;
padding-left: 30px;
}

.text{
font-family:Arial;
font-weight:normal;
color:#000000;
font-size:13px;
line-height:15px;
text-align:justify;
}

.copurights_text{
font-family:Arial;
font-weight:bolder;
color:#FFFFFF;
font-size:12px;
}

.style48 {font-size: large}

.style49 {font-size: xx-large}

.style50 {
	font-size: medium;
	font-style: italic;
}

.style51 {
	font-style: italic;
	color: #663333;
	font-weight: bold;
}

.style52 {
	color: #663333;
	font-weight: bold;
}

.style53 {color: #663333}

.style1 {font-size: x-small}

.style47 {font-size: medium; color: #FF6666;}

.style54 {font-size: small}

.style55{color:#0000CC;
font-size:18px;
font-weight:bold; }