


body, div, td
{
	font-family:		Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:			12px;
	
	color:				#000000;
}

h1
{
	font-size:			12px;
	font-weight:		bold;
	
	margin-top:			20px;
	margin-bottom:		10px;
	
	color:				#000000;
}

p
{
	margin-top:			10px;
	margin-bottom:		10px;
	
	padding:			0;
}

a
{
	color:				#3366cc;
	
	text-decoration:	none;
}

a:hover
{
	text-decoration:	underline;
}

input
{
	font-size:			12px;
}

.error
{
	color:				#ee0000;
}

.important
{
	font-style:			italic;
	font-weight:		bold;
	
	color:				#228822;
}

#ContentMw
{
}
