@charset "utf-8";
/* css document */


a:link		{ text-decoration: none;}
a:visited		{ text-decoration: none;}


.red12			{ font-size:  12px; color: #990000;   line-height: 150% ;}
.white14		{ font-size:  14px; color: #ffffff;   font-weight: bold;}
.grey11			{ font-size:  11px; color: #333333;   line-height: 150% ;}




img  {
border: 0px;
}

p  {
font-size:  12px;
line-height: 180%;
}

ul  {
line-height: 150%;
}
