body
{
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

.registration td 
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

.smallTableBody 
{
	font-size: 10px; 
	color: #333; 
	margin-top: 4px; 
	margin-bottom: 4px;
}


h1 
{
	font-size: 19px;
	font-weight: bold;
}

h2
{
	font-size: 16px;
	font-weight: bold;
}

h3
{
	font-size: 14px;
	font-weight: bold;
}

h4 
{
	font-size: 12px;
	font-weight: bold;
}

input {
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: arial;
	margin-bottom: 5px;
}

select {
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: arial;
	margin-bottom: 5px;
}


ul li 
{
	position: relative;
	left: -16px;
	padding-bottom: 5px;	
}

.fine
{
	color: #333333;
	font-size: 10px;	
}

.SSTbuttonSubmit{
	background-image: url(/images/send.gif);

	
	background-position: center center;
	background-repeat:repeat;
	
}

