@charset "utf-8";
/* CSS Document */

p.inforow{

font-size:12px;

font-weight:bold;
font-family:tahoma;

color:#cfcfcf;

padding-top:6px;
text-align:center;

}

p{

padding:5px 0px 5px 0px;

}

p, p a, strong{

font-size:12px;
font-family:Arial, Helvetica, sans-serif;
line-height:16px;
color:#333;

}

ul { 
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#333;
	padding-left: 20px;


}

li {
	list-style: circle;
	padding: 2px 0px 2px 0px;
	line-height:15px;
}

table{

font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#333;
}


#copystunt p{

text-align:center;

padding-top:10px;
}


#copystunt p.mini{

font-size:10px;
line-height:10px;

color:#888;

}

strong,  p a,  p a:hover{

font-weight:bold;

}

h1{

font-family:arial;
color:#333333;


margin:0px;
padding:0px 0px 7px 0px;

font-size:20px;
font-weight:bold;
font-style:italic;


}


h2{

font-family:arial;
color:#777;

margin:0px;
padding:0px;
font-weight:bold;

font-size:16px;

font-style:italic;



}

hr{

height:2px;

margin:10px 0px 10px 0px;

background-color:#999999;
border:none;


}



hr.news{

height:1px;

color:#CCCCCC;

border:none;

}

p a:hover {

color:#999;

}
