@charset "utf-8";
body {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	margin: 0px;
}
ul.plus{
list-style-image:url(images/plus.jpg);
list-style-position:inside;
line-height:18px;
}
.padding_50{
padding-left:50px;
}
.text_style
{
color:#FFFFFF;
}
.text_black
{
color:#333333;
}
.pdg_lr4
{
padding-left:4px;
padding-right:4px;
}
th
{
background-color:#A2D5AC;
text-align:center
}
a
{
text-decoration:none;
color:#000000;
}
a:hover
{
text-decoration:underline;
}
