body { 
	background-color:#cecbff; 

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

	margin: 0px;	
} 

td {
	font-size: 12px;
	line-height: 16px;	
}

a:link      { color:#000000; text-decoration: underline; font-weight: bold; }
a:visited   { color:#333333; text-decoration: underline; font-weight: bold; }
a:active    { color:#000000; text-decoration: underline; font-weight: bold; }
a:hover     { color:#8897B9; text-decoration: underline; font-weight: bold; }

h1					{ font-size: 19px; font-weight: normal; color: #3449a4; letter-spacing: 1px; }

.texts 			{ font-size: 11px; }
.textws {  font-size: 11px; color: #010066}

.headlinew { font-family: Arial, Helvetica, Sans Serif; font-size: 12px; font-weight: bold; color: #f7f6ff; }
.headlines { font-family: Arial, Helvetica, Sans Serif; font-size: 14px; font-weight: bold; color: #3449a4; }

.table_menu {	font-size: 12px; text-align: center; text-decoration: none; }
.table_menu a:link, .table_menu a:visited {	display: block;	width: 100%;	height: 100%;		line-height: 22px;		color: #f7f6ff;	text-decoration: none; }
.table_menu a:hover { background-color: #010066; }

.table_menu_b {	font-size: 12px; text-align: center; text-decoration: none; border-right: 1px; border-right-style: solid; border-right-color: #cecbff; }
.table_menu_b a:link, .table_menu_b a:visited {	display: block;	width: 100%;	height: 100%;		line-height: 22px;		color: #f7f6ff;	text-decoration: none; }
.table_menu_b a:hover { background-color: #010066; }