@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif, Verdana, "Times New Roman";
	color: #000000;
}
body {
	background-color: #322c1a;
	background-image: url(../images/alpha-omega-bni-bdyBKG.jpg);
	margin-top: 0px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif, Verdana, "Times New Roman";
	color: #000;
}
.style1 {font-size: 12px}
.style2 {
	color: #FFFFCC;
	font-style: italic;
	font-size: 14px;
}
.style3 {
	color: #FFFFCC;
	font-weight: bold;
}
.style4 {font-size: 14px}

a:link {
	color: #003399;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #003399;
}
.bodyalign {
	text-align: left;
}
