/* FULL THRUST SubDomain of 2-72.co.uk CSS file */

html		{font-family: verdana;
		 font-size: 12pt;
		}

.symbol 	{font-size:150%;
		 font-family: serif;
		 color:#633;
		 padding-left: 1%;
		 padding-right: 2%;
		 padding-top: 0%;
		 padding-bottom: 0%;
		 margin: 0%;
		}

body		{background-color: #cca;
		}

p.info		{color: #666666;
		 font-size: 70%;
		 text-align: right;
		 float: right;
		 padding-top: 0px;
		 margin: 0%;
		}

h1		{color: #633;
		 font-size:300%;
		 clear: left;
		 margin: 0%;
		}

h2		{color: #633;
		 font-size:200%;
		 clear: left;
		 margin: 0%;
		}

h3		{color: #633;
		 text-decoration: underline;
		 text-indent: -1%;
		 margin-top: 5%;
		}

a.navfloat	{
		 font-size:75%;
		 text-decoration: none;
		 font-style: italic;
		}

h4		{font-style: normal;
		 text-decoration: underline;
		 text-indent: 1%;
		 color: #422;
		}

h5		{font-style: italic;
		 text-decoration: underline;
		 text-indent: 2%;
		 font-size: 100%;
		}

div.main	{margin-left: 2.5%;
		 margin-right: 2.5%
		}

p.explain	{font-size: 75%;
		 line-height: 50%
		}

div.notice	{text-align: center;
		 font-style: italic
		}

td.qu		{text-align: right
		}

tr.pictures	{text-align: center
		}

td.image	{text-align: center;
		 width: 150px;
		 height: 150px;
		}

tr.size		{text-align: center
		}

p.announce	{background-color: #ddb;
		 padding: 1%;
		 margin: 0%;
		}

p.summary	{margin-left: 2.5%;
		 margin-right: 5%;
		 font-size: 120%;
		}

p.page		{text-align: center;
		 font-weight: bold;
		}

p.agree		{text-align: right;
		 font-size: 60%;
		}

p.bottom	{text-align: center
		}

p.navlink	{text-align: center;
		 padding: 0%;
		 margin: 0%;
		}

a		{
		 text-decoration: none;
		}
a:hover		{
		 text-decoration: none;
		 background-color: #eec;
		 color: #311;
		}

ol.blank		{display: block;
			}
ol.blank li		{display: block;
			}
ul.blank		{display: block;
			}
ul.blank li		{display: block;
			}

li.blank		{display: block;
			}



ol.numbered		{counter-reset: item;
			}
li.numbered		{display: block;
			}
li.top.numbered		{display: block;
			 margin-top: 3%;
			}
li.numbered:before	{content: counters(item, ".") " - ";
			 counter-increment: item;
			 font-weight: bold;
			}

.numzero		{counter-reset: section -1;
			}

h3.num:before		{content: counter(section) " ";
			 counter-increment: section;
			 font-style: italic;
			}

p.contentdesc		{font-style: italic;
			 margin-left: -3%;
			}
.contenttop		{
			 text-decoration: underline;
			}
.jumpto			{
			 text-decoration: none;
			 font-size: 75%;
			 font-style: italic;
			}


table 		{
		 background-color: #aa7;
		}

table.container	{
		 background-color: #cca;
		}

table.c tr td 	{
	         text-align: center;
        	 background-color: #dda;
		}

table.ft	{
		 border-collapse: collapse;
		}

table.ft th	{
		 background-color: #bb7;
		 border-style: solid;
		 border-width: 1pt;
		}

table.ft td	{
		 border-style: solid;
		 border-width: 1pt;
		 text-align: center;
		}

table.ft tr.odd	{
		 border-style: solid;
		 border-width: 1pt;
		 text-align: center;
		 background-color: #bb9;
		}

dd		{
		 margin-top: 1%;
		 margin-bottom: 1.5%;
		}

p.formula	{background-color: #ddb;
		 padding: 1%;
		 margin: 0%;
		}
p.rule		{background-color: #ddb;
		 padding: 1%;
		 margin: 0%;
		}