body	{ font-family: Tahoma, Verdana, 'Arial CE', Arial, sans-serif;
	font-size: 10pt;
	background-color: #C0C0C0;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

/*
a:link { text-decoration: none; color: #000000; font-weight: normal; border-bottom: 2px solid blue;}
a:visited { text-decoration: none; color: #000000; font-weight: normal; border-bottom: 2px solid #EF6900;}
a:hover { text-decoration: none; color: #000000; font-weight: normal; border-bottom: 2px solid #EEDE29;}
a:active { text-decoration: none; color: #000000; font-weight: normal; border-bottom: 2px solid #EEDE29;}


a.refimage:link { text-decoration: none; color: #000000; font-weight: normal; border: 0px;}
a.refimage:visited { text-decoration: none; color: #000000; font-weight: normal; border: 0px;}
a.refimage:hover { text-decoration: none; color: #000000; font-weight: normal; border: 0px;}
a.refimage:active { text-decoration: none; color: #000000; font-weight: normal; border: 0px;}
*/
div.maincontainer {width: 1000px; padding: 5px; border-collapse: collapse; margin: 0 auto; background-color: #FFFFFF;}

p	{text-align: justify;
	text-indent: 10px;
	line-height: 120%;}

p.right	{text-align: right; text-indent: 0px;}
p.center	{text-align: center; text-indent: 0px;}

p.whatyouneed {text-align: justify;  margin: 20px; font-size: 10pt; background-color: #FFFFFF;}

p.aroundlist {margin-top: 2px; margin-bottom: 2px; font-weight: bold; letter-spacing: 2px; }

table.reftable	{padding-left: 50px; width: 760px;}

td.refdescription	{background-color: #FFFFFF; padding: 20px; font-size: 10pt; text-align: left;}
td.refimage	{background-color: #000000; vertical-align: middle; padding: 10px; font-size: 10pt;}

img.refimage	{border: 0px;}

h1	{text-align: left;
	padding-left: 20px;
	color: black;
	font-size: 12pt;
	font-weight: bold;
	border-bottom: 2px solid black;
	clear: both;
	letter-spacing: 3px;
	line-height: 120%; }

h2	{text-align: left;
	padding-left: 20px;
	color: black;
	font-size: 9pt;
	font-weight: bold;
	border-bottom: 1px solid black;
	clear: both;
	letter-spacing: 1px;
	line-height: 120%; }

	
ul,ol,blockquote {text-align: left; margin-top: 0px; margin-bottom: 0px;}

#slogan {font-size: 11pt;
	font-weight: bold;
	letter-spacing: 5px;
	text-align:right;}

