@charset "UTF-8";
/* CSS Document */

body, html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-color: #f4f4f4;
}

.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

#fullheight{height:100%}
#fullheight2{height:100%}

A {
	COLOR: #135371;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #135371;
}
A:active {
	COLOR: #135371;
}
A:hover {135371
	COLOR: #60bbef;
	TEXT-DECORATION: underline;
}