﻿@charset "utf-8";
/* Story Document version: 1.01 |20090909 */
html{
	cellspacing:0;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { 
    margin:0; 
    padding:0;
	list-style:none;
	color:#FFFFFF;
} 

fieldset, img,a { 
    border:0; 
} 

address, caption, cite, code, dfn, em, strong, th, var, optgroup { 
    font-style:normal; 
    font-weight:normal; 
} 

abbr, acronym { 
    border:0; 
    font-variant:normal; 
} 

h1, h2, h3, h4, h5, h6 { 
    font-size:100%; 
    font-weight:normal; 
} 

*{	
	font-size:100%;
}
	
table { 
    border-collapse:collapse; 
    border-spacing:0; 
} 

	
caption, th { 
    text-align:left; 
} 

:link, :visited { 
    text-decoration:none; 
} 

.cb{
	clear:both;
}
