body, td {
	color: #000000;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

h1, .h1, h2, .h2 {
	font-weight: bold;
	font-size: 15px;
}

.PageName {
	font-weight: bold;
	font-size: 16px;
}

.copy_text, .actions{
	font-size: 12px;
}
a{  
	color: #006eb5; 
	font-weight: normal;
	text-decoration: underline;
}
a:hover {  
	color: #FF3300; 
	font-weight: normal;
	text-decoration: underline;
}
a.link, a.link:hover {
	font-size: 13px;
	text-decoration: none;
}