body { 
	color: white;
	font-family: trebuchet ms, arial, helvetica;
	font-weight: plain;
	font-size: 13px;
	}

p { 
	color: white;
	font-family: trebuchet ms, arial, helvetica;
	font-weight: plain;
	font-size: 13px;
	}

h3 { 
	color: white;
	font-family: trebuchet ms, arial, helvetica;
	font-weight: bold;
	font-size: 16px;
	}

a { text-decoration: underline; }
a:link { color: pink; }
a:hover { color: red; }
a:visited { color: pink; }

.body1 { 
	color: white;
	font-family: trebuchet ms, arial, helvetica;
	font-weight: plain;
	font-size: 13px;
	}

.type1 { 
	color: white;
	font-family: courier, arial, helvetica;
	font-weight: plain;
	font-size: 16px;
	}

.clauderains { 
	color: #030303; 
	font-family: arial; 
	font-weight: plain; 
	font-size: 9px; 
	}
