body{
	font:12px/1.5 Helvetica,Arial,sans-serif;
	list-style-type: none;
}

a:focus{outline:1px dotted invert}

hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}

h1{font-family: Segoe UI,Verdana,Tahoma,Helvetica,Arial,sans-serif; font-weight: normal; font-size: 150%;}
h2{font-family: Segoe UI,Verdana,Tahoma,Helvetica,Arial,sans-serif; font-weight: normal; font-size: 150%;}
h3{font-family: Segoe UI,Verdana,Tahoma,Helvetica,Arial,sans-serif; font-weight: normal; font-size: 150%;}
h4{font-family: Segoe UI,Verdana,Tahoma,Helvetica,Arial,sans-serif; font-weight: normal; font-size: 150%;}
h5{font-family: Segoe UI,Verdana,Tahoma,Helvetica,Arial,sans-serif; font-weight: normal; font-size: 150%;}
h6{font-family: Segoe UI,Verdana,Tahoma,Helvetica,Arial,sans-serif; font-weight: normal; font-size: 150%;}

ol{list-style:decimal}
ul{list-style:disc}
li{margin-left:30px}

p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:0px}


p{
    color: #666;
    font-size: 98%;
    line-height: 160%;
    font-weight: 400;
    margin-bottom: 10px;
}

ul, ol{
    color: #666;
    font-size: 98%;
    font-weight: 400;
    margin-bottom: 10px;
    
}

li{
	
}

.UK{
    font-size: 80%;
    color: #CC0000;
}

td{
	font-size: 95%;
}


