@charset "UTF-8";
/* CSS Document */

body	{
margin: 0;
padding:20px 0 0 0;
color: black;
font-family: Arial, Helvetica, sans-serif;
}


#wrap	{
width: 600px;
margin:0 50px;
padding:0;
background: none;

}
#logo	{
text-align:right;
}
#searching, #nav, #sub-nav, ul.ui-tabs-nav	{display: none;}

h1	{
color: black;
font-size: 12pt;
padding-top: 0px;
}

h2	{
font-size: 11pt;
}

h3	{
font-size: 10pt;
font-weight:bold;
}

p	{
font-size: 10pt;
}

#footer	{
font-size: 9pt;
margin-top: 10px;
}

h4	{
font-size: 12pt;
}


h4.break	{
page-break-before:always;
}

a:link	{
color: #666666;
text-decoration:underline;
}

.read 	{
font-size: 8pt;
}