
BODY {
	color : #356CA4;
	background-color : White;
	font-family : "MS Sans Serif", Geneva, sans-serif, monospace;
	font-size : smaller;
	text-align : justify;
	scrollbar-base-color : White;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #BDCCD7;
	scrollbar-highlight-color : White;
	list-style-type : disc;
	table-layout : fixed;
	text-align : justify;
	behavior: url(#default#homepage);
	margin-bottom : 0px;
	margin-left : 3px;
	margin-right : 3px;
	margin-top : 2px;
}

A {
	color : #2E5C8B;
}

A:HOVER {
	color : #4470B0;
}
H1{
	background-color : transparent;
	font-family : "MS Sans Serif", Geneva, sans-serif, monospace;
	font-size : medium;
	text-align : justify;
	text-decoration : underline;
}

H2{
	background-color : transparent;
	font-family : "MS Sans Serif", Geneva, sans-serif, monospace;
	font-size : x-large;
	text-align : justify;
}
H3{
	background-color : transparent;
	font-family : "MS Sans Serif", Geneva, sans-serif, monospace;
	font-size : x-large;
	text-align : justify;
	list-style : circle inside;
}
H4{
	background-color : transparent;
	font-family : "MS Sans Serif", Geneva, sans-serif, monospace;
	font-size :large;
	text-align : justify;
	color : #4470B0;
}
td.coment {
	color : Black;
	font-family : "MS Sans Serif", Geneva, sans-serif, monospace;
	font-size : smaller;
}
td.coment3 {
	color : #BC3A34;
	font-family : "MS Sans Serif", Geneva, sans-serif, monospace;
	font-size : smaller;
	font : bold;
}	
td.coment2 {
	color : #356CA4;
	font-family : "MS Sans Serif", Geneva, sans-serif, monospace;
	font-size : smaller;
	text-align : justify;
}	



.info {
	color :#4470B0;
	font-family : "MS Sans Serif", Geneva, sans-serif, monospace;
	font-size : smaller;
	text-align : justify;
	background-color: #EEEEEE;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: #D8D8D8;
}
.tittel {
	color : #4470B0;
	font-family : "MS Sans Serif", Geneva, sans-serif, monospace;
	font-size : 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	background-color: #BDCCD7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #587992;
	text-align : justify;
}
.newsl {
	font-family : "MS Sans Serif", Geneva, sans-serif, monospace;
	font-size : 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	text-align : justify;
}