body {
	background-color: #DDF8FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px
}
h1 {
	font-size: 20px;
	text-align:left;
}
h2 {
	font-size: 18px;
	text-align: center;
	}
.Portfoliotext {
	font-size: 12px;
}
a:link {
	color: #F90;
}
a:visited {
	color: #F00;
}
input.contact {
background:#ffff78 none repeat scroll 0 0;
border:2px solid #bef0fd;
color:#575757;
font-family:"Georgia";
height:19px;
margin-bottom:5px;
padding-left:2px;
width:195px;
}

textarea.contact {
background:#ffff78 none repeat scroll 0 0;
border:2px solid #bef0fd;
color:#575757;
font-family:"Georgia";
font-size:11pt;
margin-bottom:2px;
padding-left:2px;
width:195px;
height:130px;
}

.styleButton {
background:#ffff78 none repeat scroll 0 0;
border:2px solid #bef0fd;
color:#575757;
}

label.required {
border:0 none;
color:#338085;
font-size:1px;
line-height:0;
margin:0 0;
padding:0;
visibility:hidden;
width:0;
height:0;
}
input.required {
border:0 none;
color:#338085;
height:0;
margin:0;
padding:0;
visibility:hidden;
width:0;
font-size:1px;
}