/* Martin's styles */

a:link		{color:#005bb7; text-decoration:none}
a:visited	{color:#005bb7; text-decoration:none}
a:hover 	{color:#000000; text-decoration:none}
a:active	{color:#005bb7; text-decoration:none}


body		{font-family:Arial,Helvetica,Sans-Serif; background-color:#FFFFFF; margin:00px}
.page		{width:450px; margin-left:50px}

img			{border:none; margin:00px; border:1px #666666 dashed}

p			{font-size:12px; line-height:18px; font-weight:normal; color:#666666; margin-top:00px; margin-bottom:18px}
h1			{font-size:20px; line-height:20px; font-weight:bold;   color:#666666; margin-top:00px; margin-bottom:18px}
h2			{font-size:12px; line-height:18px; font-weight:bold;   color:#666666; margin-top:00px; margin-bottom:18px}

.img		{text-align:center}
.img img	{border:none; margin-bottom:05px; border:1px #666666 dashed}
.img p		{font-size:10px; line-height:18px; font-weight:normal; color:#666666; margin-top:00px; margin-bottom:18px}

.box		{background-color:#666666}
.box p		{color:#CCCCCC}
.box h2		{color:#CCCCCC}
.boxlink	{color:#6F9FCE}


.menu		{font-size:12px; line-height:18px; font-weight:normal; color:#000000; margin-top:00px; margin-bottom:25px}
.header		{font-size:12px; line-height:22px; font-weight:bold;   color:#000000; margin-top:20px; margin-bottom:06px; border-bottom:2px #000000 solid}
.footer		{font-size:10px; line-height:20px; font-weight:normal; color:#666666; margin-top:30px; margin-bottom:10px; border-top:1px #666666 solid}

form		{margin-top:00px; margin-bottom:00px}
input		{font-family:Arial,Helvetica,Sans-Serif; font-size:12px; color:#666666; margin-top:00px; margin-bottom:05px; border:1px #666666 dashed; background-color:#FFFFFF; width:450px; height:20px}
textarea	{font-family:Arial,Helvetica,Sans-Serif; font-size:12px; color:#666666; margin-top:00px; margin-bottom:05px; border:1px #666666 dashed; background-color:#FFFFFF; width:450px; overflow:auto}


@media print {
a:link		{color:#000000; text-decoration:underline}
.page		{width:100%; margin-left:0px}
p, h1, h2, .img p, .box p, .box h2
			{color:#000000}
.box		{border:1px #666666 solid; margin-bottom:18px}
.menu		{display:none}
.footer		{color:#000000; border-top:1px #000000 solid}
}
