/* CSS Document */

a:link { color:#502c3f; text-decoration:none; }
a:hover { color:#502c3f; text-decoration:underline; }
a:visited { color:#502c3f; text-decoration:none; }

body { background:url(../images/bg.gif); color: #d47fac; font-family:"Century Gothic",Verdana,Tahoma,sans-serif; margin:0; }
.comp { font-weight:bold; }
.footer { font-size:12px; padding:0 20; text-align:center; }
form { margin: 0; }
img { border: none; }
.cen12 { font-size:12px; }
.cen14 { font-size:14px; }
.cen16 { font-size:16px; }
.cen18 { font-size:18px; }
.cen20 { font-size:20px; }
.cen24 { font-size:24px; }
.cen30 { font-size:30px; }
li { font-size:14px; font-weight:normal; }
p { font-size:14px; font-weight:normal; text-align:justify; }

/* Form elements */
.fields { color:#d47fac; font-size:14px; font-weight: bold; }
.data { color:#d3a8bf; font-family:"Century Gothic",Verdana,Tahoma,sans-serif; font-size:13px; font-weight:bold; }
input { color:#d3a8bf; font-family:"Century Gothic",Verdana,Tahoma,sans-serif; font-size:13px; font-weight:bold; }
select { color:#d3a8bf; font-family:"Century Gothic",Verdana,Tahoma,sans-serif; font-size:13px; font-weight:bold; }
textarea { color:#d3a8bf; font-family:"Century Gothic",Verdana,Tahoma,sans-serif; font-size:13px; font-weight:bold; }