/*
Css for the privacy_policy_body_include.html and terms_of_use_body_include.html
*/
#articleLast .month {
font-weight:bold;
}
#article .title,#articleLast .title {
font-size:14px;
font-family:tahoma;
}
a{
	color: #50b0d1; 	
}
#titleHead {
font-size:18px;
font-weight:bold;
font-family:tahoma;
}
#article, #articleLast, #titleHead {
text-align:left;
}
#article ul {
padding: 0 0 30px 30px;
font-size:10px;
}

#article strong , #articleLast strong, #titleHead {
font-size:12px;
}