body {
	margin: 0px;
	background-image: url(../images/bg_body.gif);
	background-repeat:repeat-x;  
}
td.top { valign:top; width:760px; align:center;
background-image: url(../images/bg_top.gif); 
background-repeat:repeat-x }

td.content { valign:top; width:760px;
		background-color: white; 
		background-repeat:repeat-x }

td.bottom1 { valign:top; height:12px; 
		background-color: #5A2FB1; 
		FONT-SIZE:8pt; COLOR:white; FONT-FAMILY: Arial; font-weight: bold;
		text-align: center;
		}
		
td.bottom2 { valign:top; height:8px; align:center;
		background-color: #FFE29C; 
		font-size:8pt; color:#5A2FB1; font-family: Arial;
		text-align: center;
		}
							
a.one:link {color:white; font-family: arial; font-size:10px; font-weight: bold; text-decoration: none;}
a.one:visited {color:white; font-family: arial; font-size:10px; font-weight: bold; text-decoration: none;}
a.one:hover {color: #FFCF5D;}

a.two:link {color:red; font-family: Arial; font-size:11px; font-weight: bold; text-decoration: none;}
a.two:visited {color:red; font-family: Arial; font-size:11px; font-weight: bold; text-decoration: none;}
a.two:hover {color: #FFCF5D; font-family: Arial; font-size:11px; font-weight: bold; text-decoration: none;}		
		
h1 {letter-spacing: 0.5cm;
	font-size:14pt; color:#C20957; font-family: Arial; font-weight: bold;
}

h2 {letter-spacing: 0.2cm;
	font-size:14pt; color:#C20957; font-family: Arial; font-weight: bold;
}


h3 {letter-spacing: 0.05cm;
font-size:11pt; color:#C20957; font-family: Arial; font-weight: bold;
}

td.text {valign:top;
		font-family: Arial;
		font-size:10pt; color:#433B80;
}


td.titleforms {valign:top;
		font-family: Arial;
		font-size:9pt; color:#C20957; font-weight: bold;
}

ul.circle {list-style-type: circle}
