p  {
	font-family : Garamond, Book Antiqua, Times New Roman, serif;
	font-size : 16px;
	font-weight : normal;
	color : #003366;
	margin-right: 6px;
	margin-left: 6px;
}

li  {
	font-family : Garamond, Book Antiqua, Times New Roman, serif;
	font-size : 14px;
	color : #003366;
}

blockquote  {
	font-family : Times New Roman, serif;
	font-size : 14px;
	color : #003366;
}

h3			{
	font-family : Garamond, Book Antiqua, Times New Roman, serif;
	font-size : 18px;
	font-weight : bold;
	color : #660000;
}

th  {
	font-family : Garamond, Book Antiqua, Times New Roman, serif;
	font-size : 16px;
	font-weight : bold;
	color : #003366;
	margin-right: 6px;
	margin-left: 6px;
}

td  {
	font-family : Garamond, Book Antiqua, Times New Roman, serif;
	font-size : 16px;
	font-weight : normal;
	color : #003366;
	margin-right: 6px;
	margin-left: 6px;
}

dir  {
	font-family : Garamond, Book Antiqua, Times New Roman, serif;
	font-size : 14px;
	font-weight : normal;
	color : #003366;
}

p.headline  {
	font-family : Garamond, Book Antiqua, Times New Roman, serif;
	font-size : 18px;
	font-weight : bold;
	color : #003366;
}

p.newsdate  {
	font-family : Garamond, Book Antiqua, Times New Roman, serif;
	font-size : 12px;
	font-weight : italic;
	color : #003366;
}

div.itembox	{ 
	font-family : Verdana, Arial, sans-serif;
	font-size : 16px;
	margin: 2px 0px 12px 0px; 
	padding: 8px 8px 8px 8px; 
	border-width: 1px;
  	border-style: solid;
	border-color: #996600;
	background-color: #CACACA; 
	color : #003366;
}

div.itembox p  {
	margin: 6px 4px 6px 4px; 
	font-family : Garamond, Book Antiqua, Times New Roman, serif;
	font-size : 14px;
	font-weight : normal;
	color : #003366;
}

.lighttext {
	font-family : Verdana, Arial, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #FFCC00;	
}

.smalltext  {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #003366;
}

.error  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 18px;
	color : Red;
}

.message  {
	font-family : Garamond, Book Antiqua, Times New Roman, serif;
	font-size : 16px;
	font-weight : bold;
	color : Red;
	margin: 2px 0px 12px 0px; 
	padding: 8px 8px 8px 8px; 
	border: 1px solid; 
	border-color: #999999; 
	background-color: #CACACA; 
}


