body {
	color: #494949;
	background-color: #E7E7E7;
	font-family: Verdana, Lucida, sans-serif;
	font-size: small;
	text-align: left;
	background-image: url(images/creating_simple_back.gif);
}

a {
	color: #060606;
	text-decoration: none;
}

a:hover {
	color: #2F0077;
	text-decoration: none;
}
.smaller{
	font-size: smaller;
}
P {
	font-size: small;
}
td {
	font-size: small;
}
.white {
	background-color: #fff;
}
.grey {
	background-color: #E7E7E7;	
}
H1 {
	font-size: medium;
}
H2 {
	font-size: medium;
	color: #310062;
}
a.portfolio {
	color: #310062;
	text-decoration: none;
}

a.portfolio :hover {
	color: #310062;
	text-decoration: none;
}
.quote {
	font-size: smaller;
	font-style: italic; 
}
.FormFields {
	font-family: Verdana, Lucida, sans-serif;
	font-size: small;
	color: #3C3C3C;
	background-image: url(images/form_background.gif);
}
.FormFieldsName {
	font-family: Verdana, Lucida, sans-serif;
	font-size: small;
	color: #3C3C3C;
}
