body         { color: #333333; font-family: Verdana; font-size: 9pt}

table        { color: #333333; font-family: Verdana; font-size: 9pt}

a.content:link       {
	font-family: Verdana;
	color: #006600;
	font-size: 9pt;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

a.content:visited    {
	font-family: Verdana;
	font-size: 9pt;
	color: #006699;
	font-weight: normal;
	text-decoration: none;
}

a.content:hover      { color: #FF9900; font-family: Verdana; font-size: 9pt; text-decoration: underline; font-weight: normal}

h1.content           { font-family: Verdana; color: #000000; font-size: 12pt; font-weight: bold }

h2.content           { font-family: Verdana; font-size: 10pt; color: #003366; font-weight: bold }

td.content { 
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 25px;
}

.palve{
	text-align: center;
}

.navigatsioon{
	text-decoration: none;
}

div.vasak{
	float: left;
	width: 200px;
}

div.parem{
	float: right;
	width: 200px;
}

div.kesk {
	float: left;
	width: 200px;
	text-align: center;
	font-weight: bold;
}