@charset "utf-8";

/* CSS Document */





body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-color: #191975;

}





body,td,th {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 12px;

	color: #333;

}

h1 {

	font-size: 16px;

}

h2 {

	font-size: 14px;

}

h3 {

	font-size: 12px;

}



.whitesm {

	color: #FFF;

	font-size:10px;

}





a:link {

	color: #03C;

	text-decoration: underline;

	font-weight:900;

}

a:visited {

	text-decoration: underline;

	color: #03C;

	font-weight:900;

}

a:hover {

	text-decoration: none;

	color: #03C;

	font-weight:900;

}

a:active {

	text-decoration: underline;

	color: #03C;

	font-weight:900;

}



blockquote {

	margin: .75em 0 .75em 20px;

	padding: 0 0 0 10px;

	border-left: solid 2px #ddd;

}
