* { padding: 0; margin: 0; }

body {font: 14pt Verdana, sans-serif; line-height: 1; color: #222; background: #EFEFEF;}

p {
	margin-top: 1.0em;
	line-height: 1.2em;
	margin-bottom: 1.2em;
	margin-right: 30px;
	margin-left: 30px;
	font-size: 10pt;
}

/*
BODY {
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0;
	margin-bottom: 5px;
	font-size : 12pt;
	font-family : Times New Roman, Times, serif; /*Arial,Helvetica,Geneva,Swiss,SunSans-Regular, sans-serif;
	voice-family: "\"}\"";
	voice-family:inherit;
	background-color: transparent;
	color: #666666;
	background-image: url(../images/p.gif);
	overflow: hidden;
} html>body {font-size:small;}*/


IMG { border: 0px; }

ul {
	list-style-type: circle;
	list-style-position: inside;
	margin-left: 7em;
	margin-bottom: 1.33em;
}

A:Active {
	color : #0000FF;
	font-weight: bold;
	text-decoration: none;
}

A:Link  {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}

A:Visited {
	Color : #0000FF;
	font-weight: bold;
	text-decoration: none;
}

A:Hover {
	Color : #0000FF;
	font-weight: bold;
	text-decoration: underline;
}


INPUT[type="text"], INPUT[type="password"], textarea {
	border: 1px solid black;
	background-color: snow;
	font-size: 14pt;
}


input[type="button"],input[type="submit"],input[type="reset"] {
	font-family : Arial,Helvetica, sans-serif; 
	font-weight : bold; 
	font-size: 12pt;
	color : #000000;
	border: 1px solid gray;
	background-color: #F1F1F1;
}
