html,body {
	height: 100%;
	margin: 0px;
	padding: 0px
}

body {
	background-color: #0D1722;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {text-indent: 22px; 
}

.maintext {
	font-family: Georgia, "Times New Roman", serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	letter-spacing: normal;
	white-space: normal;
	text-align: justify;
	line-height: 18px;
}

.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}

.glava {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FF0000;
}

.maintext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
}

.style1 {color: #FF0000}

.style2 {color: #54A0DA}

.picture_r {	margin-left: 8px;	
		margin-top: 4px;	
		margin-bottom: 4px;
}

a:link {color: #B70000;}

a:visited {color: #B70000;}

a:hover {color: #B70000;}

a:active {color: #B70000;}

.tableback {
	background-color: #FFFFFF;
	background-image: url(img/pc_back.gif);
}

.tablebacksnow {
	background-color: #DDEEFF;
	background-image: url(img/aus_back_snowflakes.gif);
}