*{
	font-size: 8pt;
	font-family:verdana;
}

body{
	background-image: url(img/bg.gif);
	font-size: 8pt;
	font-family:verdana;
}

a, a:active, a:visited{
	color:#39598b;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #3e3e3e;
}

.table_main{
	height: 100%;
	border: 1px solid #39598b;
	padding: 5px;
}

.welcome{
	color: #39598b;
	font-size: 120%;
	font-weight: bold;
	line-height:2;
}

.text{
	line-height:2;
}

li{
	line-height:2;
}

ul{
	list-style-type: square;
}

h2{
	font-weight:bold;
	font-size: 110%;
	color: #39598b;
}

h1{
	font-weight:bold;
	font-size: 130%;
	color: #39598b;
}

.menu, .menu:active, .menu:visited{
	font-weight: 100;
	font-size: 120%;
	color: #3e3e3e;
}
.menu:hover{
	color: #39598b;
}
