/* terasof.com - Stylesheet ----------------------------------------------------------------------------------------------------------- */

a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

a:link {
	color: #09C;
	text-decoration: none;
}

a:visited {
	color: #09C;
	text-decoration: none;
}

a:hover {
	color: #F06;
	text-decoration: none;
}

a:active {
	color: #FC0;
	text-decoration: none;
}

body {
	background-color:#99CCFF; 
	color:#000088;
}

body,td,th {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

hr {
	border-color: #09C;
}

.Stil1 {	
	color: #669EE5;
	font-weight: bold;
}