a:link {text-decoration:none; color:#000000}
a:visited {text-decoration:none; color:#000000}
a:hover {text-decoration:underline; color:#000000}
a:active {text-decoration:underline; color:#000000}

body {
	background-color: #CCCCCC;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text_arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.large_img {
	border: 1px solid #CCCCCC;
	padding: 1px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
}

.MainText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 180%;
	text-align: justify;
}

.MainMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.SecondMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 180%;
	width: 120px;
}
