p, form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
}
p.white {
	color: #FFFFFF;
}
p.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}
p.designtag {
	color: #666666;
	font-size: 10px;
}
p.designtag a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
p.designtag a:hover {
	text-decoration: underline;
}
input, textarea {
	background-color: #DDDDDD;
}
a {
	font-weight: bold;
	color: #333366;
}
a:hover {
	font-weight: bold;
	color: #757AAC;
	text-decoration: none;

}
small, form table tr td p small {
	font-size: 10px;
}
