
	 
BODY {
	background: url(goldsoft.gif);
	margin-left: 20px;
}

.tablebody {
	background: url(goldsoft.gif);
	color: #1E90FF;
}
	
.header {
	font-size: 25pt;
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: Red;
}
			  	 
.h1 {
	font-size: 20pt;
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #D70000;
}

.h25 {
	font-size: 16pt;
	font-family:"Comic Sans MS";
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: Maroon;		
}
	   	 
.h2 {
	font-size: 12pt;
	font-family:"Comic Sans MS";
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: Maroon;
}

		   	 
.h3 {
	font-size: 12pt;
	font-family: arial;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}

.h4 {
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}
	
.P2 {
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}
		   	
.P {
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: Maroon;
}

	   	 
.A {
	text-decoration: none;
	font-size: 12pt;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: maroon;
}

.captions {
	font-size: 9pt;
	font-family: "Times Roman";
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: Maroon;
}