body {
	margin:0px;
	}
	
#maintitle {
	font-family: Arial, Sans Serif;
	font-size: 1.6em;
	font-weight: bold;
	font-style: italic;
	}
	
#maintext {
	font-family: Arial, Sans Serif;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	}
		
#newstitle {
	font-family: Arial, Sans Serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #009AD0;
	}

#newsmiddle {
	font-family: Arial, Sans Serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #009AD0;
	}
	
#newstext {
	font-family: Arial, Sans Serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #009AD0;
	}
	
#navtext {
	font-family: Arial, Sans Serif;
	font-size: 12px;
	font-weight: bold;
	}
	
#navreg {
	font-family: Arial, Sans Serif;
	font-size: 12px;
	}

#navregsmall {
	font-family: Arial, Sans Serif;
	font-size: 10px;
	}

#prodtextm {
	font-family: Arial, Sans Serif;
	font-size: 1.0em;
	}
	
#prodtext {
	font-family: Arial, Sans Serif;
	font-size: 0.9em;
	}
	
#prodtexttab {
	font-family: Arial, Sans Serif;
	font-size: 0.8em;
	}
	
#prodtexts {
	font-family: Arial, Sans Serif;
	font-size: 0.7em;
	}
	
#imptitle {
	font-family: Arial, Sans Serif;
	font-size: 16px;
	font-weight: bold;
	color: black;
	}
	
#imptext {
	font-family: Arial, Sans Serif;
	font-size: 12px;
	color: black;
	}
	
#contacttitle {
	font-family: Arial, Sans Serif;
	font-size: 16px;
	font-weight: bold;
	color: black;
	}
	
#contacttext {
	font-family: Arial, Sans Serif;
	font-size: 12px;
	color: black;
	}
	
#contacttitlemm {
	font-family: Arial, Sans Serif;
	font-size: 20px;
	font-weight: bold;
	color: black;
	}
	
#contacttextmm {
	font-family: Arial, Sans Serif;
	font-size: 14px;
	color: black;
	}
	
#shoptitle {
	font-family: Arial, Sans Serif;
	font-size: 16px;
	font-weight: bold;
	color: black;
	}
	
#shoptext {
	font-family: Arial, Sans Serif;
	font-size: 12px;
	color: black;
	}

#contactformtext {
	font-family: Arial, Sans Serif;
	font-size: 12px;
	width: 300px;
	border: solid #999999 1px;
	margin-top: 2px;
	margin-left: 5px;
	}

#contactformarea {
	font-family: Arial, Sans Serif;
	font-size: 12px;
	width: 300px;
	height: 300px;
	border: solid #999999 1px;
	margin-left: 5px;
	}

#colordkblue { color: #007BB4; }