#tandc li {
        list-style-position: outside;
        margin-left: 40px
}

body {
	margin-left:0px; margin-top:0px; margin-right:0px; margin-bottom:0px;
	color: black; background: #EEFFFF;
}
h1,h2,h3,h4 {
	font-family: Verdana, Arial, sans-serif; color: #013b8d; 
}
td.main {
	background: white url(/gfx/scotland.jpg) no-repeat fixed bottom left
}

li,p,blockquote,td {
	font-family: Verdana, Arial, sans-serif; color: #000033; font-size: 9pt
}

h1           { font-size: 26pt }
h2           { font-size: 16pt }
h3           { font-size: 14pt }
h4           { font-size: 12pt }

.heading1 { font-size:150% }
.heading2 { font-size:125% }

.little { font-size: 8pt; }
.capletter { font-size: 120% }

A:link    { color:#000033; }
A:visited { color:#000066; }
A:hover   { color:#3333FF; }

A:link.noul    { text-decoration: none; font-size:95% }
A:visited.noul { text-decoration: none; font-size:95% }
A:hover.noul   { text-decoration: none; font-size:95% }

A:link.menu    { text-decoration: none; color:#CCCCCC; font-size:95% }
A:visited.menu { text-decoration: none; color:#CCCCCC; font-size:95% }
A:hover.menu   { text-decoration: none; color:#FFFFFF; font-size:95% }

.row_grey  { background: #EEFFFF; text-align:center }
.row_blue  { background: #6699FF }

input, select, textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	border-width:1px;
	color: black;
}
input:focus, textarea:focus, select:focus
  { background : #CCCCFF;
    color : black; }



