body {
    background: #ed1c24;
    margin: 0;
    padding: 0 0 20px 0;
    border: 0;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: xx-small;
	color:#FFFFFF
    /* IE Hack - Big up Tantek Celik */
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: x-small; }

/* Default Formatting Rules */

img {
    display: block;
    border: 0;
    margin: 0; }

p {
    margin: 0 0 1em 0;
    /* IE Hack - Big up Tantek Celik */
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: x-small;
	color:#FFFFFF }
	
b {
	margin: 0 0 1em 0;
    /* IE Hack - Big up Tantek Celik */
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: small;
	font-weight: bolder
	color:#FFFFFF }

a {
    font-weight: normal;
    text-decoration: underline;
    color: #000;
    background: transparent; }

.alt {
	display: none; }

/* End Default Formatting Rules */