@font-face {
    font-family: 'Cuprum';
    src: url('fonts/cuprum-webfont.eot');
    src: url('fonts/cuprum-webfont.eot?#iefixx') format('eot'),
         url('fonts/cuprum-webfont.woff') format('woff'),
         url('fonts/cuprum-webfont.ttf') format('truetype'),
         url('fonts/cuprum-webfont.svg#webfontpryDnV5pp') format('svg');
    font-weight: normal;
    font-style: normal;

}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,legend,caption,tbody,tfoot,thead,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
}

body {
	font-family: 'Cuprum', Arial, Helvetica, sans-serif;
	line-height:22px;
	font-size:14px;
}

p {
	margin:0 0 10px 0;
	font-family: 'Cuprum', Arial, Helvetica, sans-serif;
	line-height:22px;
	font-size:14px;
}
strong {
	font-weight: 700;
	color:#fff;
}


body, .main_wp, .container, .supersized {cursor: url(../img/cursor/chrome/cursor.cur), default;}
a {cursor: url(../img/cursor/chrome/hand.cur), pointer !important;}
input, textarea {cursor: url(../img/cursor/chrome/text.cur), text;}

font {

	font-family: 'Cuprum', Arial, Helvetica, sans-serif;
 	color:#4a4a4a;
	line-height:22px;
	font-size:14px; 
	line-height:22px;
	text-align:justify;
}

table {

	font-family: 'Cuprum', Arial, Helvetica, sans-serif;
 	color:#4a4a4a;
	line-height:22px;
	font-size:14px; 
}


a {text-decoration:none;color:#ff6633;}
a:hover {text-decoration:none;color:#7d7d7d;}
a.active {text-decoration:none;color:#ff6633;}



.b { font-size:14px; text-shadow:0 1px 1px #666666; color: #ffffff; padding:2px 0 0 5px; Height: 24px; }