body   { background-image: url(images/rodata-bkg.jpg); background-repeat: repeat }
a
{
	CoLOR: Blue;
}
p   { font-size: 12px; font-family: Arial, Helvetica, Geneva }
td {font-size:  12px; font-family: Arial, Helvetica, Geneva }
h1 { font-size: 2em; font-family: Arial, Helvetica, Geneva; font-weight: bold; margin: 0.67em 0 }
h2 { font-size: 1.5em; font-family: Arial, Helvetica, Geneva; font-weight: bold; margin: 0.83em 0 }
ul { font-family: Arial, Helvetica, Geneva; list-style-type: disc; margin: 1em 0 1em 40px }

.GreenTitlelarge
{
	font-size: 18px; 
	font-family: Arial;
	COLOR: #037039;
}
.GreenTitlesmall
{
	font-size: 12px; 
	font-family: Arial;
	COLOR: #037039;
	font-weight:bold;
}
.GreenBar
{
	background-color:#037039;
	COLOR:#ffffff;
	font-size: 18px; 
	font-family: Arial;
	Padding-left:5px;
}

.bluecontainertitle
{
	background-color:#0F107C;
	COLOR:#ffffff;
	font-size: 12px; 
	font-family: Arial;
	Padding:5px;
	font-weight:bold;
}
.bluecontainer
{
	Border: #0F107C 1px solid;
}
.bluecontainertd
{
	Padding: 10px;
}