a {
	font-family: Arial, Helvetica, sans-serif;
	color: #3300FF;
	font-size: 11px;
	text-decoration: none;
}

a:visited {
	color: #0784E9;
}
a:hover {
	color: #FF0000;
	font-size: 11px;
}

body {
	text-align: center;
}

td {
	font-family: Tahoma;
	font-size:11px;
	padding-left: 3px;
}

p {

	font-family: Tahoma;
	font-size:11px;
}


.frame {
	width: 700px; 
	height: auto; 
	background: white; 
	margin: 0px auto; 
	padding: 5px;
	border: 1px solid black;
}

.frame_s {
	width: 600px; 
	height: auto; 
	background: white; 
	margin: 0px auto; 
	padding: 5px;

}

.frame_ss {
	width: 600px; 
	height: auto; 
	background: white; 
	margin: 0px auto; 
	padding: 5px;

}


