td,p,input,textarea,select{
	color: #0066cc;
	font-family: Arial;
	font-size: 12px;
}

p{
	margin: 0;
	text-align: justify;
}

li{
	text-align: justify;
}

.heading{
	font-size: 16px;
	font-weight : bold;
}

.mes{
	font-family: Kristen ITC, Bradley Hand ITC, Arial;
	font-size: 15px;
}

a{
	color: #003366;
}

a:hover{
	color: #3399ff;
}

a.bmenu{
	color: #0066cc;
}

a.bmenu:hover{
	color: #ccccff;
}

.white{
	color: #ffffff;
}

.gray{
	color: #666666;
}

.b{
	font-weight : bold;
}

.small{
	font-size: 10px;
}

.large{
	font-size: 14px;
	font-weight : bold;
}

.error{
	color: #ff0000;
}

.x{
	color: #ff0000;
}
