.maly {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000066;
	text-decoration: none;
}
.big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000066;
	text-decoration: none;
	text-align: center;

}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
	text-decoration: none;
	text-align: center;

}
.normalmaly {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000066;
	text-decoration: none;
}
hr {
	font-size: 1px;
	color: #000066;
	height: 1px;

}
.ram {
	border: 1px solid #000066;
	padding: 0px;
	margin: 10px;


}
.name {
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: none;
}
a:active {
	color: #000066;
	text-decoration: none;
}
BODY {
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#000066;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#000066;
	scrollbar-arrow-color:#000066;
	scrollbar-track-color:#FFFFFF;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}.up {
	vertical-align: super;
	font-size: xx-small;
}

