html {
	height: 100%;
}

	
body { 
	color: #000000;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #15355d;
}


.copyright {

	text-align: center;
	font-size: 11px;
	color: #ffffff;
}


h1 {
	font-size:17px;
	text-align: center;
}

a:link {
text-decoration: none;
color:#3166BE;
}

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

a:visited {
text-decoration: none;
color:#3166BE;
}

a:hover { 
text-decoration: underline;
color:#339900;
}

body, td {
	font-family: Verdana, Arial;
	font-size:12px;
	color: #002856;
}

.redtext {
	color: #CD3422;
}


.MainText {
	font-family: Verdana, Arial;
	font-size:12px;
	color: #165881;
	font-weight: bold;
}

.MainTextNorm {
	font-family: Verdana, Arial;
	font-size:12px;
	color: #165881;
}

.MainTextNormLJ {
	font-family: Verdana, Arial;
	font-size:12px;
	color: #165881;
	text-align: justify;
}

.click {
	font-family: Verdana, Arial;
	font-size:9px;
	color: #ffffff;
	background-color: red;
}

.TxtLng {
	font-weight: bold;
	padding-left: 3px;
}
