h1 {
        font-size : 18px;
        line-height: 27px;
	font-weight: normal;
	font-style: normal;
}
h2 {
        font-size : 16px;
        line-height: 24px;
	font-weight: normal;
	font-style: italic;
}
h3 {
        font-size : 14px;
        line-height: 21px;
	font-weight: bold;
	font-style: normal;
}
p {
        font-size : 12px;
        line-height: 16px;
	font-weight: normal;
	font-style: normal;
}
.categorieslinks {
        font-size : 11px;
        line-height: 24px;
	font-family: Arial, Helvetica;
	font-style: normal;
	text-indent : 0px;
	color: #87B6E3;
	font-weight: bold;
	text-decoration: none;
        background-color: rgb(249,231,195);
}
.headerlinks {
	font-size : 11px;
	line-height: 24px;
	font-family: Arial, Helvetica;
	font-style: normal;
	text-indent : 0px;
	color: #87B6E3;
	font-weight: bold;
	text-decoration: none;
	background-color: rgb(249,231,195);
}
.headerhome {
        font-size : 11px;
        line-height: 18px;
	font-family: Arial, Helvetica;
	font-style: normal;
	text-indent : 0px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
        background-color: rgb(249,231,195);
}
.articleTitle {
      font-size : 18px;
      line-height: 27px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica;
	font-style: normal;
	color: rgb(90,8,99);
}
.articleSummary {
      font-size : 15px;
      line-height: 24px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica;
	font-style: normal;
	color: rgb(132,0,33);
}
.search {
        font-size : 11px;
        line-height: 18px;
	font-family: Arial, Helvetica;
	font-style: normal;
	text-indent : 0px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
        background-color: #ffffff;
}
.smalltext { 
        font-size : 11px; 
        font-family: Arial, Helvetica; 
        text-indent : 0px; 
        margin : 0px 0px 0px 0px; 
        font-style: normal;
}
.pageContent {
        font-size : 12px; 
        line-height: 18px;
        font-family: Arial, Helvetica; 
        text-indent: 0px; 
        margin: 8px 8px 8px 8px; 
        padding: 12px 12px 12px 12px; 
        font-style: normal;
} 
a:link {
        font-size : 13px; 
        color: #006699;
        text-decoration: none;
}
a:visited {
	font-size : 13px;
	color: #3399CC;
	text-decoration: none;
}
a:hover {
        text-decoration: underline;
}
