/********************
Daniels första feta CSS v.0.01 - 040915:1125
********************/


H1{
	font-family: georgia;
font-weight : regular;
	font-size: 18pt;
	color: #003333;
	letter-spacing: 0em;
	margin-left: 0,5in}

H2{
	font-family: Verdana;
	font-size: 14pt;
	color: green;
	margin-left: 0,5in}

H3{
	font-family: georgia;
	font-size: 12pt;
	color: #000000;
	margin-left: 0,5in}

.SmallText{
font-family: georgia;
font-weight : regular;
font-size: 10px;
color : #000000;
}


.FatText{
font-family: georgia;
font-weight : bold;
font-size: 12px;
color : #000000;
}




body 
{
    background-color: #FFFFFF; 
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}


TD {
font-family: georgia;
font-size: 12px;
color : black;
}

A {
text-decoration : none;
font-family: georgia;
font-size: 12px;
color : #006A48;
}

A:hover {
text-decoration : underline;
font-family: georgia;
font-size: 12px;
color : #006A48;
}



