/* Budweiser.com Base CSS file */

h1,h2,h3,a,li,p,label,form,table {font-family:Arial,Verdana,sans-serif;color:#fff;}
a {text-decoration:none;}
html, body {background:#000;}
body {font-size:62.5%;}
strong {font-weight:bold;}
.clear {clear:both;}
.clear-spacer {clear:both;display:block;padding-bottom:50px;}
a:active, a:focus {outline: 0;}

/* Other font sets defined in the cufon-definitions JavaScript File */
.font-set-3 {
	font-family:Georgia,serif;
	font-weight:bold;
	font-style:italic;
	letter-spacing:-0.02em;
}

.dimmed {
	opacity: 0.60;
	filter: alpha(opacity=60);
}

