@charset "UTF-8";
/*****@ʁ@*****/
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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
}

body{
	font-size:10pt;
	color:#ffffff;
	background-color:#333333;
	line-height:1.2em;
}

div {   
    zoom: 1;/*for IE 5.5-7*/  
}   
div:after {/*for modern browser*/  
    content: ".";   
    clear: both;   
    display: block;   
    line-height: 0;   
    height: 0;   
    visibility: hidden;   
}  

p.text1{
	margin-top:3px;
	margin-left:3px;
}

p.text2{
	margin-left:3px;
	margin-bottom:3px;
	color:#7ddfff;
}

p.text3{
	margin-left:3px;
	margin-bottom:3px;
	color:#fff554;
}