BODY {
	background-color:#FFFFFF;
	margin-top=0;
	margin-left=0;
	margin-right=0;
	margin-bottom=0;
	margin-width=0;
	margin-height=0;
	scrollbar-face-color:#6699CC; 
	scrollbar-shadow-color:#003366;
	scrollbar-highlight-color:#003366;
	font-family: MS Sans Serif; 
	font-size: 15px; 
}


td{
	font-family: MS Sans Serif; 
	font-size: 15px; 
}

.td01{
	background-color:#FF99FF;
}

.td02{
	background-color:#FFCCFF;
}

.br01{
	border-color : #EFB6EF;
}

a:link 
{  
	font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;
	font-size: 13px; 
	color: #000000; 
	text-decoration: none
}
a:visited 
{  
	font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;
	font-size: 13px; 
	color: #000000;
	text-decoration: none
}
a:active 
{  
	font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;
	font-size: 13px; 
	color: #FF0000; 
	text-decoration: none
}
a:hover 
{  
	font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;
	font-size: 13px; 
	color: FF0000;
	text-decoration: none
}

.text 
{
	font-family: "MS Sans Serif";
	font-size: 15px;
	color: #000000;
	font-weight: normal
}

.text_b
{  
	font-family: "Microsoft Sans Serif, MS Sans Serif, sans-serif";
	font-size: 13px; 
	color: #000000; 
	font-weight: bold;
}

.text_bb
{  
	font-family: "Microsoft Sans Serif, MS Sans Serif, sans-serif";
	font-size: 13px; 
	color: #3d24d8; 
	font-weight: bold;
}

.text1
{  
	font-family: "Microsoft Sans Serif, MS Sans Serif, sans-serif";
	font-size: 16px; 
	color: #000000; 
	font-weight: bold;
}

.text2
{  
	font-family: "Microsoft Sans Serif, MS Sans Serif, sans-serif";
	font-size: 16px; 
	color: #0033CC;
	font-weight: bold;
}


.text_topic 
{
	font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.text_tagline
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.ntext_link{
	font-weight:bold;
	font-size:13px;
	color:#999999;
}

.ntext_active{
	font-weight:bold;
	font-size:14px;
	color:#FF3300;
}

.form  
{ 
	BACKGROUND-COLOR: #ffffff; 
	border: 1 
	solid #000000;
} 

.button 
{ 
	background-color: #C5C5FF; 
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	color: #000000;
	font-size: 10px;
}
