/* Style sheet for the OUMC Net - adapted for the new web site July-August 2010. */

/* The following line is ignored by webTV and, possibly, other retarded browsers. */
/* It seems to be necessary to put it ahead of all other statements in this file. */
@import "net1.css"; /* load the "real" style sheet! */

body { color: #000000;
	background: #ffffff;
	margin: 5px 2% 5px 2%;
	font-family: arial, sans-serif;
	font-size: 10pt; }

div {color: #000000; background: #ffffff; border: solid black thin; padding: 5px; margin: 5px; text-align: left; }

H1, H2, H3, H4, H5, H6 { text-align: center; }
  H1 {font-size: 18pt;}
    H2 {font-size: 16pt;}
      H3 {font-size: 14pt;}
			H3.woman {font-family: "lucida handwriting", cursive; color: green; }
        H4 {font-size: 12pt;}
          H5 {font-size: 10pt;}

blockquote { margin-left: 5%;
	margin-right: 5%;
	font-family: 'times new roman', serif;
	font-size: 11pt;
	text-align: justify }

p { text-indent: 5%; text-align: left}
  p.right { text-indent: 0; text-align: right }
  p.sig { text-indent: 0; text-align: right;  font-family: "monotype corsiva", "brush script", cursive; font-size: 16pt; padding-right: 20px; }
	p.woman { text-indent: 0; text-align: center; font-family: "times new roman", serif; color: purple; font-weight: bold; font-size: 14pt; }

EM { color: #ffffff; background: #008800; font-family: serif; font-weight: bold; font-style: normal; font-size: 12pt; }
th { font-family: arial, sans-serif; font-size: 10pt; text-align: left; vertical-align: top; }
td { font-family: arial, sans-serif; font-size: 10pt; text-align: left; vertical-align: top; }

A:link { color: #ff0000; text-decoration: none; }
A:visited { color: #0000ff; text-decoration: none; }
A:active { color: #000000; background: #ffffff; text-decoration: none; }
A:hover { text-decoration: underline; }

.ahem { display: none; }
.corr {color:red; font-weight: bold; }
.blue {color:blue; font-weight: bold; }
.c { text-indent: 0; text-align: center }

/* A HREF="http://jigsaw.w3.org/css-validator/" ALT="Valid CSS!" */

