.text01 {
	color: #000000;}
.text01_bold {
	color: #000000;
	font-weight: bold;}
.text01_big {
	font-size: 16px;  
	color: #000000;}
.text01_head {
	font-family: arial, verdana, helvetica;
	font-size: 22px;  
	color: #000000;}

.text02 {
	color: #999999;}
.text02_bold {
	color: #999999;
	font-weight: bold;}
.text02_big {
	font-size: 16px;  
	color: #999999;}
.text02_head {
	font-family: arial, verdana, helvetica;
	font-size: 22px;  
	color: #999999;}

.text03 {
	color: #ff0000;}
.text03_bold {
	color: #ff0000;
	font-weight: bold;}
.text03_big {
	font-size: 16px;  
	color: #ff0000;}
.text03_head {
	font-family: arial, verdana, helvetica;
	font-size: 22px;  
	color: #ff0000;}


/* --------------------------GENERAL------------------------------- */

TABLE, TD, P, BODY, span, TH, EM, div, TABLE.formbordergrid TD div td
{
    font-family: verdana, arial, helvetica;
    font-size: 8pt;
    color: #000000;
}
Body
{
    color: #000000;
}
a
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
    text-decoration: underline;
}
