body										{ color: #455560; font-size: 12px; line-height: 16px; font-family: arial,helvetica,clean,sans-serif; }
h1											{ font-size: 17px; margin: 0 0 15px; }
h2											{ font-size: 17px; margin: 10px 0 0; }
h2.manchet-text								{ font-size: 12px; margin: 10px 0 20px; font-weight: bold; }
h3											{ font-size: 12px; margin: 10px 0 0; }
h4											{ font-size: 12px; margin: 10px 0 0; }
h5											{ font-size: 12px; margin: 10px 0 0; }
h6											{ font-size: 12px; margin: 10px 0 0; }
p											{ margin: 0 0 10px; }
a											{ color: #455560; text-decoration: underline; }
a:hover										{ text-decoration: underline; color: #8296a6; }
ul li										{ list-style-type: square; padding: 0 0 10px; }

em strong,
strong em									{ font-weight: bold; font-style: italic; }

/* Tables */
#content table								{ font-size: 11px; margin-bottom: 10px; border-bottom: 2px solid #D2E3F1; border-collapse: collapse; }
#content table th							{ padding: 4px 7px; background: #d2e3f1; font-size: 12px; font-weight: bold; text-align: left; }
#content table tr							{ }
#content table tr td						{ padding: 3px 7px; border-bottom: solid 1px #d2e3f1; }

/* selection marking */
::selection									{ background: #d2e3f1; color: #fff; }
::-moz-selection							{ background: #d2e3f1; color: #fff; /* Firefox */ }


/* Resize Text */
.text-size-aa h1							{ font-size: 22px; margin: 0 0 20px; }
.text-size-aa h2							{ font-size: 22px; margin: 13px 0 0; }
.text-size-aa h2.manchet-text				{ font-size: 17px; margin: 13px 0 23px; font-weight: normal; }
.text-size-aa h3							{ font-size: 17px; margin: 13px 0 0; }
.text-size-aa h4							{ font-size: 17px; margin: 13px 0 0; }
.text-size-aa h5							{ font-size: 17px; margin: 13px 0 0; }
.text-size-aa h6							{ font-size: 17px; margin: 13px 0 0; }
.text-size-aa p								{ font-size: 17px; margin: 0 0 13px; }
.text-size-aa ul							{ font-size: 17px; }
.text-size-aa table th,
.text-size-aa table td						{ font-size: 17px !important; }
.text-size-aa #leftmenu		ul				{ font-size: 15px; }
.text-size-aa .breadcrumb					{ height: 20px; }
.text-size-aa .breadcrumb	ul				{ font-size: 13px; }
.text-size-aa .servicemenu	ul				{ font-size: 13px; }


