body {
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	color: #000000;
	background-color: ##FFFFFF;
	font-size: medium;
}

H1 {
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	color : #CC6666;
	font-size : large;
}

.title {
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-size: x-large;
	color : #3366CC;
	font-weight : bold;
}

.head {
	font-family : "trebuchet ms", arial, helvetica, sans-serif;
	font-size : large;
	font-style : italic;
	color : #408080;
	font-weight : bold;
}

.name {
	font-family : "trebuchet ms", arial, helvetica, sans-serif;
	font-size : medium;
	color : #008080;
}

a:link {
	color: #3366CC;
	background-color: #FFFFFF;
}
a:visited {
	color: #666666;
	background-color: #FFFFFF;
}
a:active {
	color: #FF3300;
	background-color: #FFFFFF;
}
a:hover {
	color: #FF0000;
	background-color: #FFFFFF;
}

.small {
	font-family: "trebuchet ms", arial, helvetica;
	font-size: small;
	color : Black;
}

.head2 {
	font-family: "trebuchet ms", arial, helvetica;
	font-size: small;
	color : #408080;
	font-style : italic;
}

.name2 {
	font-family : "trebuchet ms", arial, helvetica, sans-serif;
	font-size : small;
	color : #3366CC;
}

