fieldset
{
border: solid 1px #666;
}

legend
{
color: #0066CC;
}

body, td, textarea, input, select
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333;
}

input, select, textarea
{
border: solid 1px #999;
}

body {
	background-color: #CCCCCC;
}

a:hover, a:link, a:visited, a:active
{
color: #f00;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
