/*
 * Style for www.tourniquets.org
 */

BODY {
	font: 10pt arial, tahoma, verdana, geneva; }

STRONG, B {
	font-weight: bold; }

P, TD {
	color: #000000;
	text-decoration: none;
	font: 10pt arial, tahoma, verdana, geneva; }
.note {
	font-size: 8pt;
	background-color: #FFFFFF;}

.navigation {
	background-color:#E0E0EF; }

.highlight-red {
	background-color:#FFA0A0; }

.highlight-yellow {
	background-color:#FFFFA0; }

.fine {
	color: #150185;
	text-decoration: none;
	font-size: 8pt;}
.corner {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
	background: url(images/graphics/mark2.jpg);}

h4, h3, h2, h1 {
	color: #000000;
	text-decoration: none;
	font-family: arial, tahoma, verdana, geneva;
	font-weight: bold; }
h4 {
	font-size: 12pt; }
h3 {
	font-size: 16pt; }
h2 {
	font-size: 20pt; }
h1 {
	font-size: 24pt; }

A:hover {
	color: #150185;
	text-decoration: none; }
A:link {
	color: #150185;
	text-decoration: none; }
A:active {
	color: #150185;
	text-decoration: none; }
A:visited {
	color: #150185;
	text-decoration: none; }

BODY {
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #FFFFFF; }

UL, OL {
	color: #000044;
	text-decoration: none;
	font: 8pt arial, tahoma, verdana, geneva; }
.large {
	font-size: 10pt; }
