.style1
{
	font-family:arial;
	font-size:11px;
	color: #333333;
	text-align: justify;
}
.style2
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

.style3 
{
	font-family: arial;
	font-size:11px;
	font-weight: bold;
	color: #FFFFFF;
}
.title
{
	font-family:arial;
	font-size:11px;
}
.style_list
{
	font-family: arial;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	width: 300px;
	
}

.style_hidden_list
{
	font-family: arial;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	width: 0px;
	height:0px;
	
}

.style_combo
{
	font-family: arial;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	width: 230px;
	
}

.style_button
{
	font-family: arial;
	font-size: 11px;
	color: #333333;
}
.style_textarea
{
	font-family: arial;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	width: 400px;
}

.style_title
{
	font-family: arial;
	font-size: 12px;
	color: #660000;
	background-color: #FFFFFF;
	font-weight:bold;
	
}
.style_title2
{
	font-family: arial;
	font-size: 11px;
	color: #660000;
	background-color: #FFFFFF;
	
}

.style_right
{
	font-family:arial;
	font-size:11px;
	color: #660000;
	text-align: right;
}



a:link {
	font-family: arial;
	color: #660000;
	text-decoration: none; 
}

a:visited { 
	font-family:arial;
	color:#660000;
	text-decoration: none; 
} 
a:hover { 
	font-family: arial;
	color: #FF0000;
	text-decoration: underline;
} 

.deces {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	border-style:solid;
	border-width:1px;
}
