body {
  font-family: verdana,arial,helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  margins: 0cm 0cm 0cm 0cm;
  background-image: url('graphics/homepage/home_bkgrd.jpg');
  background-repeat: repeat-x;
}

A:link {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
	color: #998349;
}
A:hover { color: #0061a5; }
A:visited { color: #0061a5;}
A:active { color: #0061a5; }

A.davindi:link {
	font-size: 8px;
	color: #d53a33;
}
A.davindi:visited { color: #d53a33; }

.davindiText {
	font-size: 8px;
	font-weight: normal;
	color: #cdcdcd;
}

.bottomText {
	font-size: 8px;
	font-weight: normal;
	color: #000000;
}

.error {
	font-weight: bold;
	color: #791e2a;
}

.date {
	font-weight: bold;
	color: #203240;
}

.news {
	font-weight: bold;
	color: #375088;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #1a2c77;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #791e2a;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #0d0f22;
}

p { font-size: 10px; color: #203240; }
td { font-size: 10px; color: #203240; }

th {
	font-size: 10px;
	font-weight: bold;
	background: #cdcdcd;
	align: center;
}

ul { list-style: circle outside; }
ul ul { list-style: square outside; }

