/* Elements */

/* Fonts - change 'sans-serif' to your preferred font */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, MENU, OL, P, TD, TH, UL {font-family: veranda, helvetica, arial, sans-serif}


/* Real styles */

A {cursor: auto}

A:link {color: blue;
background: transparent;
text-decoration: none}

A:visited {color: gray;
background: transparent;
text-decoration: none}

A:active {color: green;
background: transparent;
text-decoration: none}

A:hover {color: navy;
text-decoration: underline}

ADDRESS {margin: 0em 0% 0em 0%;
}

BIG {font-size: 1em}

BLOCKQUOTE {margin: 0em 0% 0em 0%;
line-height: 1}

BODY {margin: 0em 0% 0em 0%;
background: white url(images/newsharplogo.jpg) 0px 0px no-repeat;
cursor: default}

BUTTON {cursor: auto}

CAPTION {margin: 0em 0% 0em 0%;
line-height: 1}

CODE {font-size: 1em;
font-family: monospace} /* To avoid overriding boldness/italicity by using font */

DIV {margin: 0em 0% 0em 0%;
line-height: 1}

DD {margin: 0em 0% 0em 0%;
line-height: 1}

DL {margin: 0em 0% 0em 0%}

DT {margin: 0em 0% 0em 0%;
line-height: 1}

H1 {margin: 1em 0% 1em 0%;
font-family: "adobe-times-iso8859-1", "times new roman", courier, serif; font-weight: bold; 
text-align: center;}

H2 {margin: 1em 0% 1em 0%;
font-family: "adobe-times-iso8859-1", "times new roman", courier, serif; font-weight: bold;
text-align: center;}

H3 {margin: 0em 0% 0em 0%;
}

H4 {margin: 0em 0% 0em 0%;
}

H5 {margin: 0em 0% 0em 0%;
}

H6 {margin: 0em 0% 0em 0%;
}

HR {margin: 0em 0% 0em 0%}

HTML {margin: 0;
background: white}

INPUT {cursor: auto}

KBD {font: 1em monospace}

LI {margin: 0em 0% 0em 0%;
line-height: 1;
list-style-type: circle}

OL {margin: 0em 0% 0em 5%;
list-style: decimal}

UL UL OL OL, UL OL UL OL, OL UL OL OL, OL OL UL OL, OL UL OL, OL OL {list-style: lower-alpha}

OL UL OL OL, OL OL UL OL, UL OL OL OL, OL OL OL {list-style: lower-roman}

OL OL OL OL {list-style: decimal}

P {margin: 1em 0% 1em 0%;
line-height: 1}

PRE {margin: 0em 0% 0em 0%;
}

SAMP {font: 1em monospace}

SMALL {font-size: 1em}

SUB {font-size: 1em}

SUP {font-size: 1em}

TD {line-height: 1}

TEXTAREA {cursor: text}

TH {font-weight: bold }

TT {font: 1em monospace}

UL {margin: 0em 0% 0em 5%;
list-style: disc}

UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL {list-style: circle}

OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL {list-style: square}

UL UL UL UL {list-style: disc}

/* Classes */

A.newlink:link {color: yellow;
font-weight: bold;
background: transparent;
text-decoration: none}

A.newlink:visited {color: aqua;
background: transparent;
text-decoration: none}

A.newlink:active {color: lime;
background: transparent;
text-decoration: none}

A.newlink:hover {color: red;
text-decoration: underline}



p.note	{font-family: "adobe-times-iso8859-1", "times new roman", courier, serif; font-style: italic}

p.oldquote {margin: 1em 5% 1em 5%;
font-family: "adobe-times-iso8859-1", "times new roman", courier, serif;}

td.date {
		background-color: #33FFFF;
		color: black;
		}

td.chrono {
		background-color: #99FFCC;
		}

/* IDs */

#menu {height: 290px; width: 209px; border: none; position: absolute; top: 210px; left: 0px; text-align: center}
#buttons {height: 40px; width: 400px; border: none; position: absolute; top: 0px; left: 210px}
#textarea {height: auto; width: auto; border: none; position: absolute; top: 40px; left: 210px}