@import url("../_BaseTopNav/_basic.css");

body,td,legend,input,textarea,select
{
	color: #333333;
	font-family: lucida handvriting;
	font-size: 12px;
}

body
{
	background-color: #D6A389;
}

input,textarea,select,fieldset
{
	border-color: #D8D9DF;
}

input[type=text],input[type=password],input[type=file],textarea,select,option
{
	background-color: #FFFFFF;
}

a
{
	color: #4C81B0;
}

h1
{
	font-size: 16px;
}