.bg01
{
 background-image: url(images/nbg01.jpg);
background-repeat: no-repeat;
}

.smalltext
{
	font-family: verdana;
	font-size: 9px;
}
input, select, textarea
{
	font-family: arial;
	font-size: 10px;
}
table
{
	font-family: verdana;
	font-size: 10px;
	color: #5F5F60;
}
.padding10
{
	padding: 10px;
}
.padding5
{
	padding: 5px;
}
strong
{
	color: #34427B;
}
h3
{
	color: #949191;
	font-size: 18px;
}
h2
{
	color: #4C4D50;
	font-size: 12px;
}
a
{
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color:#421B76;
	font-weight: bold;
}
a:hover
{
	color:#FF0101;
}
li
{
	color: #0A1766;
}
hr
{
	color: #c0c0c0;
}
