SELECT, INPUT,TEXTAREA
	{
		/* color: 003300; */
		color: #000000;
		padding : 0;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		padding-top : 0px;
		margin : 0;
		font-size : 12px;
		font-weight : normal;
		font-family: Arial Narrow; 
		text-decoration: none;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
	}
TABLE,TD,TR, BODY, A
	{
		font-family: Arial Narrow;
		text-decoration: none;
		font-weight: bold;
		font-size: 13px;
		color: #000000;
	}
A:hover
	{
		text-decoration: underline;
	}
.fancy
	{
		font-family: Garamond;
		text-decoration: none;
		font-weight: bold;
		font-style: italic;
		font-size: 14px;
		color: #000000;
	}
.fancy_big
	{
		font-family: Garamond;
		text-decoration: none;
		font-weight: bold;
		font-style: italic;
		font-size: 15px;
		color: #000000;
	}
.fancy_big_news
{
	font-family: Garamond;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
	text-align : justify;
	color: #000000;
}
.fancy_bigger
	{
		font-family: Garamond;
		text-decoration: none;
		font-weight: bold;
		font-style: italic;
		font-size: 18px;
		color: #000000;
	}
.newslike
	{
		text-align : justify;
	}
.newslikefancy20
	{
		font-style: italic;
		font-size: 16px;
		text-align : justify;
		color: #000000;
	}
.bold
	{
		font-weight: bold;
	}
.largelinkwithborder 
{
	border: 1px solid 000000; 
	padding: 2px; 
	color: #FFFFFF; 
	font-size: 16px;
}
.mediumlinkwithborder 
{
	border: 1px solid 000000; 
	padding: 2px; 
	color: #FFFFFF; 
	font-size: 14px;
}
ul
{ 
	margin: 0 0 0 20px;
	padding: 0;
}
li
{
	margin: 0 0 0 20px;
}
h1, h2, h3, h4, h5, h6
{
	padding: 0;
	margin: 0;
}
h2
{
	font-size: 16px;
	text-decoration: underline;
}
.bold18 {
	font-weight: bold;
	font-size: 18px;
}
.bold20 {
	font-weight: bold;
	font-size: 20px;
}
.ulhome
{
	margin: 0px 10px 0px 0px;
	list-style-type: none;
}
.lihome
{
	padding: 5px 0px 5px 0px;
}
#guestjournal ul
{
	margin: 0px 0px 0px 15px;
	padding: 0;
	list-style-type: none;
}
.liright
{
	text-align: right;
}
.fancy_big_white
	{
		font-family: Garamond;
		font-style: italic;
		letter-spacing: 4px;
		font-size: 22px;
		color: #000000;
		border-bottom: 1px solid #FFFFCC;
		line-height: 11pt;
		font-size-adjust: 0.35;
	}