/**
 * FONT SIZE CHANGER
 * BIG SIZE
 */

div#container-top-r p{
	font-size: 12pt;
}
table.latestlist td.date{
	width: 100px;
	font-size: 12pt;
}
table.latestlist td.description{
	font-size: 12pt;
}
table.latestlist td.description a{
	font-size: 12pt;
}

div#wp-page p{
	font-size: 12pt;
}
div#wp-page span{
	font-size: 12pt;
}
div#wp-page a{
	font-size: 12pt;
}
div#wp-page h1{
	color: #004dad;
	font-size: 20pt;
	line-height: 120%;
	font-weight: normal;
	padding-bottom: 20px;
}
div#wp-page h2{
	color: #004dad;
	font-size: 15pt;
	font-weight: normal;
	border: 1px #bdbdbd solid;
	background-color: #e3f5ff;
	margin-bottom: 20px;
	padding: 5px;
}
div#wp-page h3{
	color: #004dad;
	font-size: 15pt;
	font-weight: normal;
}

div#wp-page td{
	font-size: 12pt;
}

div#wp-page ul li{
	font-size: 12pt;
}

div#wp-blog p{
	font-size: 12pt;

}
div#wp-blog span{
	font-size: 12pt;

}
div#wp-blog a{
/*	font-size: 12pt;*/
}

div#wp-blog h1{
	color: #004dad;
	font-size: 20pt;
	line-height: 120%;
	font-weight: normal;
	padding-bottom: 20px;
}
div#wp-blog h2{
	color: #004dad;
	font-size: 15pt;
	font-weight: normal;
	border: 1px #bdbdbd solid;
	background-color: #e3f5ff;
	padding: 5px;
}
div#wp-blog h3{
	color: #004dad;
	font-size: 15pt;
	font-weight: normal;
}

table.blog-list tr.header td p.title a{
	font-size: 20pt;
	line-height: 120%;
}

table.blog-list tr.header td p.info a{
	font-size: 12pt;
}
a.right-arrow{
	font-size: 12pt;
}

