body		{background: #E1FCB1 repeat-y
		 url("images/cards/border.jpg");
		 background-attachment: fixed;
		 font-family: "Times" "Time New Roman"
		 "Rockwell" serif;
		 font-size: 15pt;
		 font-style: normal;
		 color: black}

a:link		{color: blue}
a:visited	{color: purple}
a:active	{color: red}

h1		{clear: both;
		 text-align: center;
		 font-size: 24pt;
		 font-weight: bold;
		 color: green}
h1 em		{color: white}

		 

h2		{text-align: center;
		 font-size: 20pt;
		 font-weight: bold;
		 color: green}
h2 em		{color: white}

h3		{text-align: left;
		 font-size: 20pt;
		 color: green}
h3 em		{color: white}

h4		{text-align: center;
		 font-size: 16pt;
		 font-weight: normal;
		 color: green}

p		{font-size: 15pt}
p  em		{font-style: normal;
		 font-weight: bold}
p.itsml		{font-style: italic;
        	 font-size: 13pt}
p.itmed 	{font-style: italic}
p.rub		{color: red}
p.rubit		{font-style: italic;
	         color: red}
p.foot		{font-size: 11pt}
p.foot2		{font-size: 11pt;
		 font-style: italic}
p.foot3		{font-size: 9pt}

em		{font-style: normal;
		 color: red}
li		{font-size: 15pt}
ul		{font-size: 15pt}
td		{font-size: 15pt}
