############ General ########### 

body {

	color: #333333;

}

table {

	line-height: 115%;

	color: #333333;

}



############ Linx ########### 

a {}

.menu {

	color: #003300;

	text-decoration: none;

	font-weight: bold;

	line-height: 150%;



}

.menu:hover {

	text-decoration: underline;

}

a:hover {

	color: #990000;

}

h1 {

	font-size: 14pt;

	font-weight: bold;

	color: #003300;

}

h2 {

	font-size: 12pt;

	font-weight: bold;

	color: #000033;

}

h3 {

	font-style: italic;

	font-weight: bold;

	font-size: 12pt;

}

ul {

}

