body {
  font-family: verdana,arial,helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  margins: 0cm 0cm 0cm 0cm;
  background-color: #ffffff;
}

A:link {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
	color: #0b5b73;
}
A:hover { color: #31591a; }
A:visited { color: #31591a;}
A:active { color: #31591a; }

A.bottom:link {
	font-size: 10px;
	text-decoration: underline;
	color: #091548;
}
A.bottom:hover { color: #31591a; }
A.bottom:visited { color: #31591a; }
A.bottom:active { color: #31591a; }

A.bc:link {
	font-size: 10px;
	text-decoration: none;
	color: #b5120f;
}
A.bc:visited { 
	text-decoration: none;
	color: #b5120f;
}

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

table {
	border: 0px;
	padding: 0px;
	border-spacing: 0px;
	width: 100%;
}

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

.keywords {
	font-size: 10px;
	color: #535358;
}

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

.navText {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.error {
	font-size: 11px;
	font-weight: bold;
	color: #d53a33;
}

.breadcrumb {
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

.homepage {
	color: #cdcdcd;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #9b0100;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #4c5e33;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #d97232;
}

p { 
	font-size: 11px;
	color: #000000; 
}
td { 
	font-size: 11px;
	color: #000000; 
}

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

ul { list-style: circle outside; }

ul ul { list-style: square outside; }

div.slogan {
	margin-top: 1px;
	margin-left: 0px;
}
