*
a, 
body, 
div, 
h1, 
iframe, 
img, 
embed, 
object, 
div {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	text-decoration: none;
	border-style: none;
	border-width: 0;
}

h1 {
	
}

h3 {
	
	font-style: normal;
	
	font-weight: normal;
	
	font-size: 25px;
	
	padding: 0px;
	
	margin: 0px;
	
}

img, 
img a, 
img a:link, 
img a:visited {
	text-decoration: none;
	border-style: none;
}

p {
	margin-top: 0;
	margin-bottom: 12px;
	font-size: 12px;
}

table {
	color: #666666;
	font-size: 14px;
	width: 100%;
}

td {
}

input, textarea {
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	font-size: 14px;
}

iframe {
	color: white;
	border-color: white;
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
}

iframe.noborder {
	color: white;
	border-color: white;
	border-collapse: collapse;
	border-width: 0px;
	border-style: none;
}

ul {
	padding: 0px;
	list-style-type: none;
}

