body {
	font-family: Arial;
	font-size: x-small;
	font-size: 12px;
	color: #000000;
	height: 9px;
	margin: 2px;
}

th {
	font-size: x-small;
	font-size: 12px;
	color: #000000;
}

td {
	color: #000000;
	font-size: x-small;
	font-size: 12px;
        text-align: justify;
}

.title01 {
	font-size: small;
	font-size: 14px;
	color: #3D3F5F;
	height: 9px;
	font-weight: bold;
	font-style: normal;
}

.title02 {
	font-family: Arial;
	font-size: x-small;
	font-size: 12px;
	color: #3D3F5F;
	height: 9px;
	font-weight: bold;
	font-style: normal;
}

.title02c {
	font-family: Arial;
	font-size: x-small;
	font-size: 12px;
	color: #3D3F5F;
	height: 9px;
	font-weight: bold;
	font-style: normal;
        text-align: center;
}

.title02cw {
	font-family: Arial;
	font-size: x-small;
	font-size: 12px;
	color: #3D3F5F;
	height: 9px;
	font-weight: bold;
	font-style: normal;
        text-align: center;
        background-color: #fafad2;
}

.title02cl {
	font-family: Arial;
	font-size: x-small;
	font-size: 3px;
	color: #3D3F5F;
	height: 3px;
	font-weight: bold;
	font-style: normal;
        text-align: center;
}

.title03 {
	font-size: small;
	font-size: 14px;
	color: #3D3F5F;
	height: 9px;
	font-weight: bold;
	font-style: normal;
        text-decoration : underline;
}

.title04 {
	font-size: x-small;
	font-size: 12px;
	color: #3D3F5F;
	height: 9px;
	font-weight: normal;
	font-style: normal;
}

.mwlabel {
	font-size: xx-small;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

textarea {
	font-size: 10px;
}

input {
	font-size: 10px;
}

select {
	font-size: xx-small;
	font-size: 10px;
}

a {
	color: #000066;
}

a:visited {
	color: #520187;
}


ul {
	font-size: x-small;
	font-size: 12px;
	color: #000000;
        margin-left: 1em;
        padding-left: 1em;
        padding-right: 1em;
        list-style: disc url(/assets/redball.gif);
}

tophead {
        margin-left: 75px;
        background-color: #444864;
} 


.dleft {
        float: left;
}

.dright {
         float: right;
}


.center {
         text-align: center;
}

.ukimage {
          background-color: #ffffff;
          vertical-align: middle;
          text-align: center;
         }

img.rounded {
             -moz-border-radius: 10px;
             -webkit-border-radius: 10px;
             border-radius: 10px;
             border:1px solid black;
             padding: 10px;
             margin-left: 9px;             
            }

img.vl {
        vertical-align: middle;
        padding-right: 4px;
       }

img.vl2 {
         vertical-align: text-bottom;
         padding: 0px;
        }
