body {
	background-color : ffffff;
	font-family : "Palatino Linotype";
	font-size : 9pt; 
	background-image:url(cmnimg/background.jpg);
}
td {
	font-family : "Palatino Linotype";
	font-size : 9pt; 
}
input {
	background-color : ffffff;
	font-family : "Palatino Linotype";
	font-size : 9pt; 
}
select {
	background-color : ffffff;
	font-family : "Palatino Linotype";
	font-size : 9pt; 
}
textarea {
	background-color : ffffff;
	font-family : "Palatino Linotype";
	font-size : 9pt; 
}
.navigation {
	font-family : monospace;
	font-size : 10pt;
	color: #FFFFFF; text-decoration:none;
}
H1{
	font-family : "Palatino Linotype";
	font-size : 12pt;
	font-weight : bold; 
	color: #525A65;
}
.logo {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 24pt;
	font-weight : bold;
	padding-left: 50px;
}
.label{
	font-weight:bold;
	text-align:right;
}
.heading {
	font-family : "Palatino Linotype";
	font-size : 12pt;
	font-weight : bold; 
	color: #525A65;
}
.smallheading {
	font-family : "Palatino Linotype";
	font-size : 9pt;
	font-weight : bold; 
	color: #525A65;
}
.information {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 9pt;
}
.smallreddate {
	font-family : "Courier New", Courier, monospace;
	font-size : 9pt;
	color: #990000;
}
.boldprint{
	font-weight : bold;
}
a{
	color : #58697d;
}
.interiorlink{
	color : #58697d;
	text-decoration:underline;
}
.button{
	width:100px;
}
.portfolioimg{
	border-color: #999999;
}
.portfoliotitle{
	color: #333333;
	font-family: Calibri, Verdana, "Times New Roman";
	font-size: 14px;
}
.portfoliowebname{
	color: #666666;
	font-family: Calibri, Verdana, "Times New Roman";
	font-size: small;
}
.portfoliolink{
	color: #666666;
	font-family: Calibri, Verdana, "Times New Roman";
	font-size: x-small;
	text-decoration: none;
}