BODY {
		margin-top: 0px; 
		margin-left: 0px;
		background: #f1f1e6;
		color: #000080;
}

A:link {
		color: #0065ba;
}
A:visited {
		color: #cc66ff;
}
A:active {
		color: #0065ba;
}
A:hover {
		color: #73ba25;
		text-decoration:none;
}

A.red:link {
		color: #df0000;
}
A.red:visited {
		color: #cc66ff;
}
A.red:active {
		color: #df0000;
}
A.red:hover {
		color: #cc6600;
		text-decoration:none;
}

A.menu:link {
		color: #0065ba;
		text-decoration:none;
}
A.menu:visited {
		color: #cc66ff;
		text-decoration:none;
}
A.menu:active {
		color: #0065ba;
		text-decoration:none;
}
A.menu:hover {
		color: #73ba25;
		text-decoration:none;
}

h1 {
		color: #73ba25;
		font-size: 14pt;
		font-family: Arial;
		font-weight: bold;
}

h2 {
		font-size:11pt;
		font-family: Arial;
		font-weight: bold;
}

.txt {
		font-size: 9pt;
		font-family: Arial;
		line-height: 140%;
		text-align: justify
}


.new {
		font-size: 8pt;
		font-family: Arial;
		line-height: 160%;
}

.new1 {
		font-size: 10pt;
		font-weight: bold;
}

.menu {
		font-size: 8pt;
		font-family: Verdana;
		line-height: 180%;
}

.column {
		font-size: 8pt;
		font-family: Arial;
}

.book {
		font-size: 10px;
		font-family: Arial;
}

.head {
		color: #8aabc2;
		font-size: 7pt;
		font-family: Verdana;
}

.green_head {
		font-size: 8pt;
		font-family: Verdana;
		color: #ffffff;
		text-align: center;
}

.blue {
		color: #8aabc2;
		font-size: 7pt;
		font-family: Verdana;
		text-align: right
}

.bluen {
		color: #8aabc2;
		font-size: 9pt;
		font-family: Arial;
}

.red {
		color: #df0000;
}
