

h1 { color: #004000; font-family: Times New Roman, Times, Serif; font-weight: bold }
 
p { color: #000000; font-family: Arial, Helvetica, Sans Serif; font-size: 11pt }

body { background-color: #DDFFDD;  font-family: Arial, Helvetica, Sans Serif; margin: 0 }


hr { width: 90%; color: #004000 }



ul { color: #004000; list-style: disc; font-size: 11pt}

ul.low { color: #004000; list-style: disc; font-size: 9pt}

ol { color: #004000 }

p.small { color: #000000; font-family: Arial, Helvetica, Sans Serif; font-size: 9pt }

a.implink        {color:#000000;
                  font-size:8pt;
                  text-decoration:underline;
                  font-family:Verdana, Arial, Sans-serif}

span.subhead { font-family: Times New Roman, Times, Serif; color: #595959; font-weight: bold; 
		font-size: 14pt }

span.hot { font-weight: bold; color: #000000 }

span.small { color=: #000000; font-size: 8pt; font-family: Verdana, Arial, Sans-serif }

a.bold		{color: #004000; font-size: 12pt; text-decoration: underline;
		font-family:Arial, Sans-serif; font-weight: bold}
		
a.menubutton {
		background: url("but_template.gif");
		color: white;
		font-size: 10pt;
		font-weight: bold;
		padding-left: 20px;
		padding-top: 5px;
		width: 125px;
		height: 23px;
		display: block;
		text-decoration: none;
}

a.menubutton:hover {
		background: url("but_templatex.gif");
		padding-left: 20px;
		padding-top: 5px;
		width: 125px;
		height: 23px;
		display: block;
}

img.callout {
		float: right;
		border: thick double green;
		padding: 3px;
		margin-left: 10px;
		margin-bottom: 10px;
}

div.one
{
direction: rtl
}
div.two
{
direction: ltr
}
