﻿  h1
    {
    	font-family: Verdana, Arial;
    	font-size: 14px;
    	display:inline;    	
    }
    h2, h3
	{
    	font-family: Verdana, Arial;
    	font-size: 12.1px;
		font-style:italic; 
		display:inline; 
		font-weight:normal;
    }
	td
    {
    	font-family: Verdana, Arial;
    	font-size: 12px;
    	
    }
    html, body {
	    height: 100%;
	    overflow: auto;
    }
    body {
	    padding: 0;
	    margin: 0;
	    background:url(images/bg.jpg) top left;
    }
    .logo
    {
    	font-family:Verdana, Arial; 
    	font-size:12px; 
    	background:url(images/top.png) no-repeat; 
    	color:White;
    }
    #silverlightControlHost {
	    height: 100%;
    }