.vcard 	{
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		color:	#666666;
		font-size:12px;
		padding: 3px;
		text-align:justify;
		width: 300px;
		}

html 			{
			height: 100%;
                         		}
body 			{
			font-family: sans-serif;
			font-size: 12pt;
			padding-right: 1px;
                         color: #4F4F4F;
                        	}

p, ul, li 		{
			font-family: sans-serif;
			font-size: 12pt;
			padding-right: 1px;
                         color: #4F4F4F;

			}

dd 			{
			font-family: sans-serif;
			font-size: 11pt;
			padding-right: 1px;
			}

a			{
			font-family: sans-serif;
			font-size: 10pt;
			font-weight: bold;
			background: transparent;
			color: #00007F;
			text-decoration: none;
			}

tr 			{
			valign: top;
			}

h1                 	{
                        	font-size: 14pt;
                         font-family: sans-serif;
                         font-weight: bold;
                         }
                         
.breadcrumb		{
			text-decoration: none;
			font-family: sans-serif;
			font-size: 12pt;
			background: transparent;
			color: #800000;
			}

.center 			{
			height: 900px;
                        	}

.rand			{
                         border: 0px;
                         border-style: solid;
                        	border-width:	1px;
                         border-color:	#0D006A;
                         background-color: #FFFFFF;
                         height: 150px;
                         }

.date
			{
			font-family: sans-serif;
			color: #000000;
                         font-size: 10pt;
			}

.author
			{
			font-family: sans-serif;
			color: #000000;
                         font-size: 12pt;
			}

label 			{
			font-size:13px;
			color:#000000;
			text-align: left;
			font-family: sans-serif;
			}

input 			{
			background-color: #ffffff;
			border: 1px solid;
			border-color: #000000;
			font-family: sans-serif;
			font-size: 13px;
			line-height: 15px;
			}

option 			{
			background-color: #ffffff;
			border: 1px solid;
			border-color: #000000;
			font-family: sans-serif;
			font-size: 13px;
			line-height: 15px;
			}