<style>
<!--

A:Visited			{
					text-decoration: none;
					font-family: Times New Roman;
					color: #336699;
					font-weight: normal;
					font-size: 14px;
					}

A:Link				{
					text-decoration: none;
					font-family: Times New Roman;
					color: #336699;
					font-weight: normal;
					font-size: 14px;
					}

A:Hover			{
					text-decoration: Underline;
					font-family: Times New Roman;
					color: #336699;
					font-weight: normal;
					font-size: 14px;
					}


a.knapp				{
					text-decoration: none;
					color: black;
					background: #dcdcda;
					display: block;
					width; 100%;
}



BODY				{
					color: black;
					scrollbar-face-color: #336699;
					scrollbar-shadow-color: #000000;
					scrollbar-highlight-color: silver;
					scrollbar-3dlight-color: #FFFFFF;
					scrollbar-darkshadow-color: #999999;
					scrollbar-track-color: silver;
					scrollbar-arrow-color: white;
					}

P					{
					font-weight: normal;
					font-family: Times New Roman;
					font-size: 14px;
					color: black;
					}

.huvudrubrik		{
					font-weight: bold;
					font-family: Times New Roman;
					font-size: 17px;
					color: #336699;
					}

.siffra		{
					font-weight: bold;
					font-family: Times New Roman;
					font-size: 20px;
					color: #336699;
					background-color: #CCCCCC;
					width: 20px;
					height: 100px;
					text-align: center;
					}

.knappJa				{
					font-weight: bold;
					font-family: Times New Roman;
					font-size: 12px;
					color: Black;
					height: 50px;
					width: 200px;
					}


.knappNej				{
					font-weight: normal;
					font-family: Times New Roman;
					font-size: 12px;
					color: Black;
					height: 50px;
					width: 100px;
					}

.formfalt			{
					color: black;
					FONT-FAMILY: Verdana;
					FONT-SIZE: 12px;
					LINE-HEIGHT: normal;
					TEXT-ALIGN:normal;
					}

-->
</style>