﻿/* presets */
html, body {
	height:100%;
	}
body { 
	background-color:#ffffff;
	}
form, input, textarea, option, select { 
	padding: 0;
	margin: 0;
	}
body, p, h1, h2, h3, div, span, form, option, select, input, table, tr, th, td, a, a img, img { 
	font-family: "Helvetica", Sans-Serif;
	font-size:10pt;
	color:#484848; 
	}
b, h1, h2, h3, strong { 
	font-weight: bold;
	}
	cat{
	font-family: "Helvetica", Sans-Serif;
	font-size:10pt;
	margin-left:20px;
	margin-top:15px;
	text-align: right;
	}

	news{
	font-family: "Helvetica", Sans-Serif;
	font-size:12pt;
	}
		
	
em {
	font-family: "Helvetica", Sans-Serif;
}
marg { 
	font-family: "Helvetica", Sans-Serif;
	font-size:7pt;
	}
head { 
	font-family: "Helvetica", Sans-Serif;
	font-size:10pt;
	font-weight: bold;
	}
	AA { 
	font-family: "Helvetica", Sans-Serif;
	font-size:28pt;
	font-weight: regular;
	}
	AB { 
	font-family: "Helvetica", Sans-Serif;
	font-size:33pt;
	font-weight: regular;
	}
	BA { 
	font-family: "Helvetica", Sans-Serif;
	font-size:33pt;
	font-weight: regular;
	}
	AC { 
	font-family: "Helvetica", Sans-Serif;
	font-size:35pt;
	font-weight: regular;
	}
	CA { 
	font-family: "Helvetica", Sans-Serif;
	font-size:42pt;
	font-weight: regular;
	}
	BC { 
	font-family: "Helvetica", Sans-Serif;
	font-size:48pt;
	font-weight: regular;
	}
	CB { 
	font-family: "Helvetica", Sans-Serif;
	font-size:48pt;
	font-weight: regular;
	}
	BB { 
	font-family: "Helvetica", Sans-Serif;
	font-size:48pt;
	font-weight: regular;
	}
	CC { 
	font-family: "Helvetica", Sans-Serif;
	font-size:64pt;
	font-weight: regular;
	}
mainnav{ 
	font-family: "Helvetica", Sans-Serif;
	font-size:10pt;
	font-weight: bold;
	}
mainnavmarg{ 
	font-family: "Helvetica", Sans-Serif;
	font-size:10pt;
	}
	
a:link { 
	color:#484848; 
	text-decoration:none; 
	font-size:10pt; 
	}

a:visited { 
	color:#484848; 
	text-decoration:none; 
	font-size:10pt; 
	}
a:focus { 
	color:#484848; 
	text-decoration:none; 
	font-size:10pt; 
	}	
a:active { 
	color:#484848; 
	text-decoration:none; 
	font-size:10pt; 
	}

a:hover { 
	color:#ffcc33; 
	font-size:10pt; 
	text-decoration:underline; 
	}
	
	
	img {
	border:none;
	}