BODY, P	{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
A:link, A:active, A:visited	{
	font-family: Verdana;
	font-size: 11px;
	color: #D96D1B;
	text-decoration: none;
}
A:hover	{
	font-family: Verdana;
	font-size: 11px;
	color: #9C4F14;
	text-decoration: none;
}
.warn	{
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}

.warn:link, .warn:active, .warn:visited 	{
	font-family: Verdana;
	font-size: 9px;
	color: #00ff00;
}
.warn:hover	{
	color: #00aa00;
}

.content	{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.balcim	{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bolder;
	font-style: italic;
	color: #000000;
	background-color: #c5c5c5;
	padding: 5px;
	text-align: center;
}
.cim	{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #D96D1B;
}