p	{
font-family:Times New Roman, Times, serif;
font-size:13;
color:#000000;
}

p.title	{
font-size:20;
// font-weight:bold;
color:#990000;
}

p.subtitle {
font-size:14;
font-weight:bold;
color:#000000;
}

p.footer {
font-size:10; 
color:#666666; 
align:center;
}

p.msg {	
color:#339933; 
font-weight:bold;
}

p.error {	
color:#990000; 
font-weight:bold;
}

a	{	
color:#000000;
}

a:hover {	
color:#333333;
}

ol {
font-family:Times New Roman, Times, serif;
font-size:13;
color:#000000;
}

ul {
font-family:Times New Roman, Times, serif;
font-size:13;
color:#000000;
}

input.text {
font-family:Times New Roman, Times, serif;
border-style:solid; 
border-width:1px; 
font-size:13;
font-weight:bold;
border-color:#999999; 
width:200;
}

input.button {
font-family:Times New Roman, Times, serif;
font-weight:bold;
border-style:solid;
border-top-width:1px;
border-bottom-width:1px;
border-left-width:1;
border-right-width:1;
border-top-color:#66cc66;
border-left-color:#66cc66;
border-right-color:#006600;
border-bottom-color:#006600;
background-color:#339933;
font-size:13;
color: #ffffff;
cursor:hand;
}

input.file {
font-family:Times New Roman, Times, serif;
border-style:solid; 
border-width:1px; 
font-size:10;
font-weight:bold;
border-color:#999999;
background-color:#669966;
}

select	{	
border-style:solid; 
border-width:1px; 
font-size:10; 
border-color:#999999;
}

textarea {
font-family:Arial,Verdana, Helvetica; 
font-size:11;
border-style:solid; 
border-width:1px; 
border-color:#999999;
}
