body
{
    font-family: Calibri;
}

.bg 
{	
    background-repeat:no-repeat
}

.header
{
    color:red;
    font-family:Arial;
    font-size: 12pt;
    font-weight: bold
}

A.Tab
{
    color: white;
    font-weight: bold;
    text-decoration: none
}

A.Tab:hover
{
    color: orange;
    font-weight: bold
}

A.Link
{
    color: orange;
    text-decoration: none
}

A.Link:hover
{
    color: orange;
    font-weight: bold
}
	
.bg 
{	
	background-repeat:no-repeat;
	background-position:center
}
	
.bg2    
{	background-repeat:no-repeat; 
		background-position:top; 
		padding-left:20; 
		padding-right:10
}
